-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Session Replay Incorrectly Shows Page DOM Content Duplicates #45101
Comments
Assigning to @getsentry/support for routing, due by Monday, February 27th at 1:52 pm (sfo). ⏲️ |
Routing to @getsentry/replay for triage, due by Tuesday, February 28th at 11:00 am (sfo). ⏲️ |
@kpc-seth Can you trying updating to the latest SDK version (7.39.0)? |
Done. Issue persists. |
Issue persists with version 7.40 as well |
Are there any updates related to root cause and/or fix? Thanks. |
@kpc-seth Sorry this has taken awhile, I'm still looking into this - I see that there are some large mutations happening (> 10k) but haven't been able to confirm yet if this is the root cause. Would you be able to provide me with a test account so I can test some potential fixes? My email is billy at sentry.io if so |
getsentry/rrweb#82 should fix the duplicates on the player side, but I would still like to investigate why it is recording duplicate DOM elements. |
@billyvg - which test accounts do you need? Access to our Sentry account? Access to our application's test environment to run a use case that reproduces the issue in Sentry? Both? Thanks. |
@kpc-seth Just the latter would be great (access to your application -- it doesn't need to have Sentry or Replay enabled) |
@kpc-seth The replay should now play correctly, but if you could email me credentials for a test account, I would still be interested in investigating this issue from the recording side. Thanks. |
Environment
SaaS (https://sentry.io/)
Version
No response
Link
https://kpc-cf.sentry.io/replays/javascript:b4bb3c63380e429a96bcfa8b8ba54143/?project=4504575536201728&query=&referrer=%2Freplays%2F&statsPeriod=14d&yAxis=count%28%29
DSN
No response
Steps to Reproduce
Expected Result
Window should not show duplicates.
Actual Result
The text was updated successfully, but these errors were encountered: