Add option to block animation on <title> tag (#760)
* Add option to block animation on <title> tag which can generate massive recordings on some websites (think scrolling title tag) * Add new option to slimDOMOptions type with tsdoc as suggested by Justin
This commit is contained in:
6
.changeset/title-deanimate-option.md
Normal file
6
.changeset/title-deanimate-option.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"rrweb-snapshot": patch
|
||||
"rrweb": patch
|
||||
---
|
||||
|
||||
Add slimDOM option to block animation on <title> tag; enabled when the 'all' value is used for slimDOM
|
||||
Reference in New Issue
Block a user