Closed LostKobrakai closed 5 years ago
Sorry, I missed this PR...
Can you add a test for it, but also, why is the event name select-one
(I've not seen this before in the specs...)
Are you able to add a test for this?
I'm not sure if I can. I've never worked with karma before. I just fixed it as it wasn't working in ff. Also here's a definition: https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/type
it's working just fine by the way :+1:
Per mdn the input event should only be fired on input and textarea elements.