rrweb-io / rrweb

record and replay the web
https://www.rrweb.io/
MIT License
15.9k stars 1.38k forks source link

[Bug]: Repeat menu #1514

Open srchen1987 opened 2 weeks ago

srchen1987 commented 2 weeks ago

Preflight Checklist

What package is this bug report for?

rrweb

Version

rrweb@1.1.3; rrweb-player@0.7.14; rrweb-snapshot@1.1.14

Expected Behavior

Can play normally without duplicate menus

Actual Behavior

Repeated menu appears during playback

Steps to Reproduce

The current page uses jquery to dynamically generate menus, and after each operation, a large number of duplicate menus will appear when played 

Testcase Gist URL

No response

Additional Information

Can we support the behavior of dynamically building dom? RRweb is based on comparing changes in DOM