SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 94 JavaScript

fix(ngModel): do not throw if view value changes on destroyed scope

This could for example happen if updating the value is debounced (either
by asynchronously calling `$setViewValue()` or via `ngModelOptions`).

Fixes #16583

Closes #16585
G
George Kalpakas committed
459997b482ef9597ce3505d16f7ebc3b9a14b9cb
Parent: 8e104ee