Skip to content

No issues are being sent to Sentry #5623

@dovvan

Description

@dovvan

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/angular

SDK Version

7.11.1

Framework Version

Angular 12

Link to Sentry event

No response

Steps to Reproduce

I throw an error from my angular app. But nothing is fetched in Sentry issue log.
I tried:
Sentry.captureException('Exception');
throw new Error('Thrown Error');
And also to force an error that a know about in my app.

Expected Result

Errors to be logged in Sentry.

Actual Result

Nothing is logged in sentry.
I get nothing in Sentry logger in the console.

I can see in network that sentry is called. Payload [attached]
sentry-payload.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions