getsentry / rrweb

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

fix: Fix some input masking & align with upstream #85

Closed mydea closed 1 year ago

mydea commented 1 year ago

This brings a few further fixes to input masking (esp. for radio buttons), which we also fixed/are in the process of fixing upstream.

Also this aligns some things with how they have been fixed upstream, to make a future merging easier.