Describe the bug
When I use onchange and onkeydown together in react, both onchange and onkeydown fire but in svelte onchange is firing only if I click outside of the input element.
Reproduction
svelte demo
react demo
Logs
System Info
Severity
annoyance