Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input gets dirty after focus=>blur even when the value was not changed #8

Open
ilya-pyatin opened this issue Feb 2, 2017 · 0 comments

Comments

@ilya-pyatin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant