isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

working with multi-select generated for ng-repeat #438

Open drneox opened 8 years ago

drneox commented 8 years ago

was added currentModel (line 75) this reference to inputModel, but work independently for each selectors.

tezcane commented 6 years ago

+1 Also fixed my issue with the multi-select directive inside ng-repeat.

Unfortunately, it breaks dynamic updating of the inputModel at the same time, this no longer works: http://isteven.github.io/angular-multi-select/#/demo-dynamic-update