-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Firefox: Permission denied to access property "nodeType" #15559
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
Comments
Hi @joanargarrido, thanks for writing in. @billyvg could you please take a look? |
@andreiborza we'll check it out thanks! |
Hey @joanargarrido, I just tried this on firefox but could not reproduce it. Would you mind sharing a reproducible example? |
Hello @chargome, Opening this codesandbox, you need to replace the dsn with a valid one first.
The error should popup |
@joanargarrido thanks for the repro, I was able to reproduce this – we'll look into it |
A PR closing this issue has just been released 🚀This issue was referenced by PR #15825, which was included in the 9.10.0 release. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
9.3.0
Framework Version
React 18.3.1
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
In Firefox, try to screenshot using Firefox integrated screenshot tool (Ctrl+Shift+S)
It only happens in Firefox, all is working great for Chrome for example.
If I remove Sentry.replayIntegration() for Sentry.init, everything works as expected
Expected Result
I'm able to screenshot.
Actual Result
The text was updated successfully, but these errors were encountered: