Keyboard simulation doesn't fire "input" events
Open
bug
enhancement
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/en-US/docs/Web/Events/input
In newer browsers, when you update an input or textarea with a value, if the length of the value changes as you are typing it will trigger an input event. We ought to update our library to fire that event.
Contributor guide
Assessment
This issue has not been assessed yet.