A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
370
stars
61
forks
source link
listening for 'input' event on original select control does not working with nice-select2 #29
Closed
remdragon closed 2 years ago
I'm currently registering for 'input' events on the
This event was working before I started trying to use NiceSelect, now it has stopped working.
It appears to be caused by the fact that NiceSelect is not updating the original