Skip to content

Replay: Don't capture iframe if it relies on srcdoc instead of src #8241

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

Closed
bruno-garcia opened this issue May 29, 2023 · 2 comments · Fixed by #14760
Closed

Replay: Don't capture iframe if it relies on srcdoc instead of src #8241

bruno-garcia opened this issue May 29, 2023 · 2 comments · Fixed by #14760
Assignees
Labels
Package: replay Issues related to the Sentry Replay SDK

Comments

@bruno-garcia
Copy link
Member

Since rrweb doesn't mask the contents of the iframe when it relies on srcdoc. It's best we simply default to blocking it.

@chargome
Copy link
Member

@bruno-garcia is this still an issue? Just tested it with a react app and everything was masked there.

@chargome
Copy link
Member

chargome commented Oct 22, 2024

Closing since we can't reproduce it

The issue is that the content of srcdoc is still visible when inspecting the dom in the replay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: replay Issues related to the Sentry Replay SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants