leocaseiro / angular-chosen

AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
http://leocaseiro.github.io/angular-chosen/
MIT License
682 stars 248 forks source link

chosen directive is not working inside ng-repeat. #248

Closed dixanttamda closed 6 years ago

dixanttamda commented 6 years ago

code is here: I have to use select box inside ng-repeat. because I need select box in multiple rows. html is here>>

............................................... plunker code is here in attachement>> plunk-Ec9l1C.zip

leocaseiro commented 6 years ago

Hi @dixant,

I'm sorry I couldn't reproduce your ng-repeat.

The link of your plunker doesn't have any repeats.

http://plnkr.co/edit/Ec9l1C?p=preview

It seems working fine.

leocaseiro commented 6 years ago

Closing the issue for lack of response.

PS: I'm happy to reopen in case @dixant shows me what the issue is.