I started getting an error in the Chrome console Uncaught ReferenceError: Raven is not defined
. I have no idea what this refers to or where it came from. Error opening project in FireFox. Can someone shed some light on this?
Mistake: Message
Uncaught ReferenceError: Raven is not defined
at HTMLDocument.<anonymous> (sidekick.js:1)
at f (extension-lib.js:1)
at Object.fireWith [as resolveWith] (extension-lib.js:1)
at Function.ready (extension-lib.js:1)
at HTMLDocument.xe (extension-lib.js:1)
(anonymous) @ sidekick.js:1
f @ extension-lib.js:1
fireWith @ extension-lib.js:1
ready @ extension-lib.js:1
xe @ extension-lib.js:1
source
share