You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So there is an issue when we focus an input, make it lose focus without changing the value and it gets dirty (gets the "ng-dirty" CSS class etc.). I have reproduced it in Chrome, but it is probably reproducible in all browsers.
I have checked the 1.3.0 version and the input does not get dirty. So it is an issue.
The text was updated successfully, but these errors were encountered:
So there is an issue when we focus an input, make it lose focus without changing the value and it gets dirty (gets the "ng-dirty" CSS class etc.). I have reproduced it in Chrome, but it is probably reproducible in all browsers.
I have checked the 1.3.0 version and the input does not get dirty. So it is an issue.
The text was updated successfully, but these errors were encountered: