Skip to content
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

Add a Replay troubleshooting entry for Canvas #9515

Closed
jas-kas opened this issue Mar 20, 2024 · 0 comments · Fixed by #9559
Closed

Add a Replay troubleshooting entry for Canvas #9515

jas-kas opened this issue Mar 20, 2024 · 0 comments · Fixed by #9559
Assignees

Comments

@jas-kas
Copy link
Member

jas-kas commented Mar 20, 2024

On this page: https://docs.sentry.io/platforms/javascript/session-replay/troubleshooting/

To deal with this case:

Canvas didn't work out of the box due to an obscure error about our "canvases being tainted", which we were able to fix by setting crossorigin="anonymous" on the images. Here's the documentation that pointed us towards the solution, might be something your SDK can better help folks with (or even just the Sentry docs).

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants