Tezcan Ergene

Results 3 comments of Tezcan Ergene

@midgen this fixes the problem in having multiple multi-selects in an ng-repeat; however, dynamic updating of the inputModel, no longer works: http://isteven.github.io/angular-multi-select/#/demo-dynamic-update I'm looking for a way to do both...

I found a way to use the default v4.0.0 code to work without needing midgen's workaround. With below you can have multiple multi-selects in an ng-repeat and also have dynamic...

+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