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

Session Replay shows images or elements that did not exist on the end user's screen #2569

Open
Prithvirajkumar opened this issue Jan 10, 2025 · 4 comments
Labels
bug needs-clarification This issue needs more information to be resolved Platform: Dart Session Replay

Comments

@Prithvirajkumar
Copy link
Member

Platform

Flutter Mobile Android

Obfuscation

Disabled

Debug Info

Disabled

Doctor

Version: Dart 3.4.0 and Dart 3.6.0

Version

7.16.0

Steps to Reproduce

Enable Session Replay.

Within the Session Replay, there are elements within the Replay that are hidden and were not visible to the end user.

Expected Result

Within the Session Replay, elements within the Replay that are hidden and not visible to end users should not be part of the Session Replay.

Actual Result

Within the Session Replay, elements within the Replay that are hidden and not visible to end users are displayed as part of the Session Replay.

Are you willing to submit a PR?

None

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 10, 2025
@Prithvirajkumar Prithvirajkumar changed the title Session Replay show images or elements that did not exist on the screen Session Replay shows images or elements that did not exist on the screen Jan 10, 2025
@Prithvirajkumar Prithvirajkumar changed the title Session Replay shows images or elements that did not exist on the screen Session Replay shows images or elements that did not exist on the end user's screen Jan 10, 2025
@bruno-garcia
Copy link
Member

We'll need a repro to be able to debug this.

Could we have the Widget tree at least? There, we might be able to spot what's going on

@vaind vaind added the needs-clarification This issue needs more information to be resolved label Jan 10, 2025
@bruno-garcia
Copy link
Member

@bruno-garcia
Copy link
Member

we'll need some way to reproduce this (ideally https://stackoverflow.com/help/minimal-reproducible-example or as simple as feasible). And because we don't actually select widgets that are captured but capture the whole "SentryWidget" and whatever is inside, this is quite likely out of our hands and I'd need to raise that on github.com/flutter/flutter which will definitely require a minimal repro.

@buenaflor
Copy link
Contributor

7.16.0 is almost a year old, I'd suggest to try replay out in the newest version if possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-clarification This issue needs more information to be resolved Platform: Dart Session Replay
Projects
Status: No status
Status: Needs Discussion
Development

No branches or pull requests

4 participants