I moved away from DEV for blogging, so now I'm barely active here. If you're still interested in my articles, you can check them on my site: https://lukeshiru.dev/articles
Yup, I know, but aren't you working with a text input? In this scenario is ok to use the input event. input isn't regular when you use checkbox, radio or select.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Check notes for caniuse.com/input-event
Yup, I know, but aren't you working with a text input? In this scenario is ok to use the
input
event.input
isn't regular when you usecheckbox
,radio
orselect
.