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
Post a Comment