CuppaLabs / angular2-multiselect-dropdown

Angular 2 Dropdown Multiselect
https://cuppalabs.github.io/angular2-multiselect-dropdown
MIT License
293 stars 256 forks source link

limitSelection : 0 is not working #578

Open ankursgt opened 3 years ago

ankursgt commented 3 years ago

I want to show options in dropdown but I need to restrict users from selecting them. limitSelection : 0 is not working in this case.

jaumarar commented 3 years ago

What is the intention of having a limitSelection 0? to have the component disabled? to dont allow more inserts?