Closed jaco-terbraak closed 6 years ago
Whenever this directive is used on an input, the browser AutoFill does not update the ngModel.
I am now using this directive: https://github.com/KingMario/angular2-trim-on-blur which does the same thing but does not have this issue.
Great. You can use whatever you want. 😉
Whenever this directive is used on an input, the browser AutoFill does not update the ngModel.
I am now using this directive: https://github.com/KingMario/angular2-trim-on-blur which does the same thing but does not have this issue.