-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
Description
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 SDKIssues related to the Sentry Replay SDK