-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular error when adding a screenshot in user feedback dialog #12713
Comments
Thanks for raising. |
The package |
We'll take a look! |
Also having the issue within a NextJS app, the error occurs when I click on the "Add Screenshot" button only though, otherwise it does work. |
I'm having the same issue when clicking on the "Add Screenshot" button: My packages: Error:
|
Thanks for reporting this, it's also broken in react. I'll take a look at this. |
Having this issue in nextjs with the newer version, it was working in the older version |
We are working on it, see #12784 for a status. |
Thank you all, it's resolved in version 8.16.0 🎉 |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/angular
SDK Version
8.13.0
Framework Version
Angular 17 and 18
Link to Sentry event
https://cgr-sentry.sentry.io/share/issue/ca485e374ad24ae8ba6692ead3d39a0d/
SDK Setup/Reproduction Example
Angular 17 https://stackblitz.com/edit/angular-17-starter-project-rjdi4h?file=src%2Fmain.ts
Angular 18 https://stackblitz.com/edit/stackblitz-starters-qzpdva?file=src%2Fmain.ts
Steps to Reproduce
Add
Sentry.feedbackIntegration({})
toSentry.init
integrations section, open the feedback integration and try to do a screenshot with the "add a screenshot" buttonExpected Result
Add a screenshot to the user feedback
Actual Result
Error in console
The text was updated successfully, but these errors were encountered: