fix: Fix input.type check (#1184)
* fix: Fix input.type check Actually I noticed that `el.type` returns `text` when type is not explicitly set, so this is slightly incorrect. * fix linting * Apply formatting changes
This commit is contained in:
5
.changeset/nice-pugs-reply.md
Normal file
5
.changeset/nice-pugs-reply.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'rrweb': patch
|
||||
---
|
||||
|
||||
fix: Ensure getting the type of inputs works
|
||||
Reference in New Issue
Block a user