fabianlindfors / multi.js

A user-friendly replacement for select boxes with the multiple attribute enabled
https://fabianlindfors.se/multijs
MIT License
953 stars 76 forks source link

Dedup selected options #66

Closed abmclin closed 11 months ago

abmclin commented 11 months ago

Added new setting to deduplicate selected options so only one shows up as selected if there are multiple options with identical value in the multiselection list.