Skip to content

feat(replay): Use logs instead of captureMessage for mobile touch start debugging #92502

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

Merged
merged 3 commits into from
May 30, 2025

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented May 29, 2025

This PR does two things:

  • fix to only send on mobile replays
  • change to use logs instead of captureMessage, since we dont need the full event context

…tart debugging

This PR does two things:

- fix to only send on mobile replays
- change to use logs instead of captureMessage, since we dont need the full event context
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 29, 2025
@billyvg billyvg marked this pull request as ready for review May 29, 2025 19:49
@billyvg billyvg requested a review from a team as a code owner May 29, 2025 19:49
@billyvg billyvg merged commit 47b2309 into master May 30, 2025
42 checks passed
@billyvg billyvg deleted the feat-replay-change-mobile-replay-tap-mismatch-to-log branch May 30, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants