Files
rrweb/.changeset/nice-pugs-reply.md
Francesco Novy aa79db7568 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
2023-04-08 00:18:22 +10:00

69 B

rrweb
rrweb
patch

fix: Ensure getting the type of inputs works