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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -