Open veaceslav opened 10 years ago
i'm having troubles watching events from select2 in angular js. How can I do this from controller?
I'm interested in these events:
http://runnable.com/UmuP-67-dQlIAAFU/events-in-select2-for-jquery
Particularly the one when item is selected and removed (multiple selection).
I also asked my question here:
http://stackoverflow.com/questions/23931614/watch-ng-model-in-multiple-nested-ng-repeat
But didn't get any working solution for me.
Any help is greatly appreciated !
+1
+1 Related issue with directive example #270.
i'm having troubles watching events from select2 in angular js. How can I do this from controller?
I'm interested in these events:
http://runnable.com/UmuP-67-dQlIAAFU/events-in-select2-for-jquery
Particularly the one when item is selected and removed (multiple selection).
I also asked my question here:
http://stackoverflow.com/questions/23931614/watch-ng-model-in-multiple-nested-ng-repeat
But didn't get any working solution for me.
Any help is greatly appreciated !