vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Fix sm-select two-way binding. #152

Open iksteen opened 7 years ago

iksteen commented 7 years ago

When using dropdown('set selected') with a multi select dropdown it selects the given options but does not deselect already selected options. Using the "set exactly" command replaces the selection.