* feat: Ignore `autoplay` attribute on video/auto elements This element leads to weird issues when replaying, so it's better to strip this out. * add changeset * fix check fix typo * Apply formatting changes --------- Co-authored-by: mydea <mydea@users.noreply.github.com>
6 lines
91 B
Markdown
6 lines
91 B
Markdown
---
|
|
'rrweb-snapshot': minor
|
|
---
|
|
|
|
feat: Ignore `autoplay` attribute on video/audio elements
|