* 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
6 lines
69 B
Markdown
6 lines
69 B
Markdown
---
|
|
'rrweb': patch
|
|
---
|
|
|
|
fix: Ensure getting the type of inputs works
|