Fix maskInputFn is ignored during the creation of the full snapshot (#1386)

Fix that the optional `maskInputFn` was being accidentally ignored during the creation of the full snapshot
This commit is contained in:
Alexey Babik
2024-06-21 10:10:03 -07:00
committed by GitHub
parent 5d6dbbb676
commit a2c8a1a37b
3 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
"rrweb-snapshot": patch
"rrweb": patch
---
Fix that the optional `maskInputFn` was being accidentally ignored during the creation of the full snapshot