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

Replay rendering issue when skipping to certain points using timeline #62255

Closed
InterstellarStella opened this issue Dec 22, 2023 · 3 comments
Closed

Comments

@InterstellarStella
Copy link

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Using the JS react SDK, create a sample app that is scrollable
  2. Have a button that appears after you scroll down on the page, and throws an error on click
  3. Go to the recorded replay event in Sentry and skip to just before the error is thrown

Expected Result

The replay shows that we scrolled down to click the button that throws the error.

Actual Result

The replay does not show that we scrolled down to click the button that throws the replay. Instead, it shows that we clicked somewhere without scrolling down, and then the error was thrown.

Public tracker for getsentry/team-replay#332

Product Area

Replays

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link
Contributor

getsantry bot commented Dec 22, 2023

Routing to @getsentry/product-owners-replays for triage ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Dec 22, 2023

Assigning to @getsentry/support for routing ⏲️

@billyvg
Copy link
Member

billyvg commented Aug 27, 2024

This should be fixed in replay SDK version 8.0.0 and above (should be fixed by rrweb-io/rrweb#1352)

@billyvg billyvg closed this as completed Aug 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants