Using the latest version in combination with angular 1.5.8 using components it appears that the multi-select doesn't show anything when i use an ng-model binding.
I created an example at http://dojo.telerik.com/@Marcel/osoHA/2 to show you the problem.
I know i can use k-ng-model to successfully bind, but that raises other problems in my application due to custom directives that require ng-model, angular validation, etc.
Is this a known (broken) issue and is there a workaround to solve this problem ?
I created an example at http://dojo.telerik.com/@Marcel/osoHA/2 to show you the problem.
I know i can use k-ng-model to successfully bind, but that raises other problems in my application due to custom directives that require ng-model, angular validation, etc.
Is this a known (broken) issue and is there a workaround to solve this problem ?