rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

[Bug]: Repeat menu

Open srchen1987 opened this issue 1 year ago • 0 comments

Preflight Checklist

  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What package is this bug report for?

rrweb

Version

[email protected]; [email protected]; [email protected]

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

srchen1987 avatar Jun 18 '24 02:06 srchen1987