Skip to content

Fix resuming replay without recording #8885

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

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions