-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account (https://sentry.io/share/issue/0f0aeecaa08746389b64945abd4544fd/)
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
-
@angular/core
Version:
5.7.1 (@sentry/browser)
8.2.11 (@angular/core)
Description
I have initial setup for Angular app with global ErrorInterceptor
here how I send it
const eventId = Sentry.captureException(error.originalError || error);
Sentry.showReportDialog({ eventId });and I get this (Non-Error exception captured with keys: error, headers, message, name, ok) error again and again, and can't understand what is wrong from the description and how to reproduce it.
diegobill, jking94, nessafkhan-blitz, yaseen-tamasha, balukov and 2 more
Metadata
Metadata
Assignees
Labels
No labels