Files
rrweb/packages
Justin Halsall e630cfb88e Keep blocked root elements as placeholders (#696)
* Keep blocked root elements as placeholders

`serializeNode` turns blocked elements into placeholder nodes so we need to make sure we don't remove these elements from the mutations when they get added.
We do however need to keep removing any children of these blocked elements from getting added or mutated.

* Update packages/rrweb/src/record/mutation.ts
2021-09-13 20:06:25 +08:00
..
2021-08-15 15:13:46 +08:00