Kendo-UI and Angularjs Multiselect selections disappear -


i'm using angularjs , kendo-ui. when use kendo-ui multiselect , have other elements on same view, selections have made in multi-select list disappear when type text .

i added simple plunker demo @ link below. use it, select 1 or more states multi-select states list first before entering text in textboxes. after selecting states list, enter text text boxes , selected states disappear multi-select list.

http://plnkr.co/edit/sticoott4jzpfcwtoeve?p=info

thanks help!

just remove "k-" "k-ng-model" in select element. here's working version: http://plnkr.co/edit/hivbnytyytyhxdljgf0i?p=preview


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -