Reporting [object ErrorEvent]

Hi All,

I’m having big issues with Sentry just reporting [object ErrorEvent] for certain errors.
I’m using Angular 4 and am reporting issues using the latest Raven.js according to the recommended implementation.

Has anyone experienced a similar issue with Raven being unable to extract data from an error event?

Best Regards,
Szymon

1 Like

I am experiencing the same issue. Angular 4 app w/ OOTB (mostly) raven implementation.

Also affected by this, can’t seem to track down what’s causing it.

Most errors come in fine, but I have a large number of these opaque errors that are impossible to debug.

Here’s a GitHub issue for same, including a possible explanation: https://github.com/getsentry/raven-js/issues/1008