rrweb
rrweb copied to clipboard
[Bug]: Duplicate CSS elements
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
2.0.0-alpha.5
Expected Behavior
Elements should display only once
Actual Behavior
Here the Css is getting rendered twice in my replayer. Checked the rrweb events and the recorder itself is capturing duplicate elements.
Steps to Reproduce
This is randomly generated
Testcase Gist URL
No response
Additional Information
There was already an existing https://github.com/rrweb-io/rrweb/issues/553 created but i guess the solution is not yet there in newer version.