Skip to content

Fix resuming replay without recording #8885

@billyvg

Description

@billyvg

We are getting these rrweb errors where we are trying to take a full snapshot when replay is paused.

From the stacktrace you can see a keyboard event triggering checkAndHandleExpiredSession(), which eventually calls record.takeFullSnapshot() while the replay session is in a paused state (which means rrweb recording is not active).

Metadata

Metadata

Assignees

Labels

Package: replayIssues related to the Sentry Replay SDK

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions