Closed
Description
Currently Raven.captureException does not work unless .install() has been called, but calling .install() replaces window.onerror to sending every error to Sentry (we are seeing a lot of errors that are not from our web app, appear to be content scripts, other scripts injected onto the page by browser extensions etc.)
Raven.captureMessage seems to work fine without the need to call .install()
Metadata
Metadata
Assignees
Labels
No labels