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

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -