Skip to content

Commit 60f6c86

Browse files
authored
Create yellow-mails-cheat.md
1 parent 7f4a758 commit 60f6c86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/yellow-mails-cheat.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'rrweb': patch
3+
---
4+
5+
Fix: some websites rebuild imcomplete
6+
7+
1. Some websites, addedSet in emit function is not empty, but the result converted from Array.from is empty.
8+
2. Some websites polyfill classList functions of HTML elements. Their implementation may throw errors and cause the snapshot to fail. I add try-catch statements to make the code robust.

0 commit comments

Comments
 (0)