Skip to content

Commit

Permalink
Revert "fix: isCheckout is not included in fullsnapshot event (rrweb-…
Browse files Browse the repository at this point in the history
…io#1141)"

This reverts commit 3416c3a.
  • Loading branch information
billyvg committed Dec 8, 2023
1 parent 48102cf commit 4ff8ffd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stupid-ghosts-help.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/rrweb/src/record/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ function record<T = eventWithTime>(
initialOffset: getWindowScroll(window),
},
}),
isCheckout,
);
mutationBuffers.forEach((buf) => buf.unlock()); // generate & emit any mutations that happened during snapshotting, as can now apply against the newly built mirror

Expand Down

0 comments on commit 4ff8ffd

Please sign in to comment.