kendo-labs / angular-kendo

A project to create a robust set of Angular.js bindings for Kendo UI widgets
474 stars 209 forks source link

Using ng-model in dropdownlist doesnt work with ng-include #394

Open qbunia opened 9 years ago

qbunia commented 9 years ago

Here is the example of this bug:

http://speedy.sh/XN9xa/bug.rar

If you ng include html with dropdownlist using ngmodel it doesnt work.