mirror of https://github.com/sveltejs/svelte
We didn't delegate the input event back when we were also delegating `on:x` events, because it messes up the event/bindings/actions order. Since we're only doing that for `onx` event attributes now that reason is obsolete and we can start delegating it.pull/11732/head
parent
c3489eb5de
commit
39b2ac957a
Loading…
Reference in new issue