You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
When I throw a test error, the app crashes, the code in the global error handler executes, but when I log in to our dashboard in Sentry.io, I do not see any events logged.
Am I missing anything in the setup?
Thanks.
The text was updated successfully, but these errors were encountered:
Here is my code:
app.module.ts:
GlobalErrorHandler.ts
When I throw a test error, the app crashes, the code in the global error handler executes, but when I log in to our dashboard in Sentry.io, I do not see any events logged.
Am I missing anything in the setup?
Thanks.
The text was updated successfully, but these errors were encountered: