javascript - Angular UI Bootstrap: Typeahead directive doesn't work properly with AngularJS v1.3 -


i've got typeahead directive in application , it's work fine angularjs v1.2.24. i've got v1.3 , there problem. fething data still works fine, function tied typeahead-on-select event doesn't invoke when select choice. want use v1.3 because v1.2.24 doesn't support $groupwatch on scope attribute of link function need typeahead directive.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -