Files
rrweb/packages
Billy Vong 8e55c455ff fix(rrdom): Ignore invalid DOM attributes when diffing (#1561)
* fix(rrdom): Ignore invalid DOM attributes when diffing (#213)

We encountered an issue where replays with invalid attributes (e.g.
`@click`) would break rendering the replay after seeking. The exception
bubbles up to
[here](62093d4385/packages/rrweb/src/replay/index.ts (L270-L279)),
which means the replay will continue to play, but the replay mirror will
be incomplete.

Closes https://github.com/getsentry/team-replay/issues/458

* add changeset
2024-09-13 01:20:46 -07:00
..
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00
2024-08-06 13:09:06 +01:00
2024-08-02 13:30:46 +02:00
2024-08-02 13:30:46 +02:00