Chrome throws this error for every meteor app I create
4,254 views
Skip to first unread message
Ahmed Muzammil Jamal
unread,
Jan 14, 2014, 8:12:23 PM1/14/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meteo...@googlegroups.com
Hi All,
I dont know whether this is a know bug or some config mistake I hv done at my end. No matter whether I use meteor create app or mrt create app this keeps showing up. But all the functionalities work perfectly fine.
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.jquery.js:3259
Error in event handler for (unknown): TypeError: Cannot read property 'state' of null
at CSRecorder.onQueryStateCompleted (chrome-extension://cplklnmnlbnpmjogncfgfijoopmnlemp/content_scripts/recorder.js:45:13)
at extensions::messaging:327:9
at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
at Event.dispatchToListener (extensions::event_bindings:386:22)
at Event.dispatch_ (extensions::event_bindings:371:27)
at Event.dispatch (extensions::event_bindings:392:17)
at dispatchOnMessage (extensions::messaging:294:22)extensions::event_bindings:375
Slava Kim
unread,
Jan 14, 2014, 8:37:11 PM1/14/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message