Hey @dratchkov,
You can find more information on a previous tracked issue on AngularJS https://github.com/angular/angular.js/issues/13224
Just summarizing:
ngModel won't detect it. $viewValue with $modelValue (See here) it won't detect any change.Here a little demo - http://codepen.io/DevVersion/pen/zrmeXR
Thanks @DevVersion!
Most helpful comment
Hey @dratchkov,
You can find more information on a previous tracked issue on AngularJS https://github.com/angular/angular.js/issues/13224
Just summarizing:
ngModelwon't detect it.$viewValuewith$modelValue(See here) it won't detect any change.Here a little demo - http://codepen.io/DevVersion/pen/zrmeXR