javascript - Change select input the angular way -


i have select input ng-change attribute. in controller use hotkeys module , bind shortcut keys function selects 1 of options of element. reason i'm not setting underlying model element has ng-change wish invoke. tried setting selectedindex, doesn't cause change (not result of underlying model) except element. tried wrap in $apply , got error. tried use $timeout no delay parameter, , didn't either.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -