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
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.

Please help me resolve this. Thanks!

Ahmed

event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.js:3259
  1. 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
to meteo...@googlegroups.com
Hi Ahmed,

it looks like an error from a chrome extension you have installed in your browser, more specifically: https://chrome.google.com/webstore/detail/imacros-for-chrome/cplklnmnlbnpmjogncfgfijoopmnlemp. Looks like Extension's JS code conflicts with Meteor code.

Ahmed Muzammil Jamal

unread,
Jan 25, 2014, 2:39:49 PM1/25/14
to meteo...@googlegroups.com
Yeah... Found the culprit... It was iMacros.... Once uninstalled - chrome is fine now...

Thanks Slava Kim
Reply all
Reply to author
Forward
0 new messages