getsentry / rrweb

record and replay the web
https://www.rrweb.io/
Other
9 stars 4 forks source link

feat(snapshot): Use unpatched `setTimeout` and `clearTimeout` #200

Closed billyvg closed 3 weeks ago

billyvg commented 3 weeks ago

Use unpatched setTimeout and clearTimeout to ensure that we are not triggering Angular change detection when snapshotting.