bluzky / nice-select2

A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
https://bluzky.github.io/nice-select2/
MIT License
370 stars 61 forks source link

[FIX] Method .clear needs to deselect options #42

Closed tfeuerst closed 1 year ago

tfeuerst commented 2 years ago

Closes #41

tfeuerst commented 2 years ago

Just noticed, this fix will only solve the issue with multiple selectboxes. Single selectbox still not working. Will provide another patch.

tfeuerst commented 2 years ago

Just modified src files. No build process was executed therefore dist files are not updated !!!