Files
rrweb/.changeset/nice-pugs-reply.md
Francesco Novy 6360042d33 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
2026-04-01 12:00:00 +08:00

6 lines
69 B
Markdown

---
'rrweb': patch
---
fix: Ensure getting the type of inputs works