EvanOxfeld / angular-selectize.js

Angular Selectize directive for a hybrid textbox + <select> box. Supports ngOptions and two-way bindings.
MIT License
34 stars 16 forks source link

Multiselect initialized with an undefined ngModel does not update ngModel #22

Closed EvanOxfeld closed 10 years ago

EvanOxfeld commented 10 years ago

Uncaught TypeError: Cannot read property 'indexOf' of undefined is thrown in onItemAddMultiSelect.