fix(snapshot): dimensions for blocked element not being applied (#1331)
fix for replay of a blocked element when using 'fast forward' (rrdom) - Dimensions were not being properly applied when you seek to a position in the replay. Need to use `setProperty` rather than trying to set the width/height directly
This commit is contained in:
5
.changeset/perfect-dolls-grab.md
Normal file
5
.changeset/perfect-dolls-grab.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"rrweb-snapshot": patch
|
||||
---
|
||||
|
||||
fix dimensions for blocked element not being applied
|
||||
Reference in New Issue
Block a user