amitava82 / angular-multiselect

[NOT MAINTAINED]Native AngularJS multiselect directive
http://amitava82.github.io/angular-multiselect
MIT License
140 stars 124 forks source link

"required" validation issue in ng-repeat #55

Open wangpin34 opened 9 years ago

wangpin34 commented 9 years ago

Dear friends,

I have found an issue like "required" validation doesn't work as expected in ng-repeat. This is code wangpin's test. First multiselect is simple , second one is in ng-repeat where issue happened. The valid state should be false like first one,but it is true. It seems some conflicts happened between ng-repeat and multiselect but I have no idea on this. Please help.

Thanks.

vbmaster commented 8 years ago

@wangpin34 Hi, Did you managed to solve the issue you encountered? I am experiencing the same too. Please help.

Thanks.