Angular error handler should report handled: false
#3836
Labels
Package: angular
Issues related to the Sentry Angular SDK
handled: false
#3836
Uh oh!
There was an error while loading. Please reload this page.
Currently the Angular error handler integration executes a normal
captureException
:sentry-javascript/packages/angular/src/errorhandler.ts
Line 43 in 925c114
This results in a
handled
error in Sentry:Mechanism ideally would be
angular
or something that helps differentiate where it comes from.Example event in sentry
The text was updated successfully, but these errors were encountered: