-
-
Notifications
You must be signed in to change notification settings - Fork 542
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
Required field error is not disappear after fill #29
Comments
Hi @jasonlaw. I'll investigate and fix the issue as soon as I can. |
May be based on problems to do with state that I was planning to improve on in the next major version. |
Pretty crucial, also good for checking the state of a form field such as if it's dirty. |
And with |
Good night, Thank you very much for the prompt reply. Sorry for the inconvenience, but would you have a forecast for such an improvement? Thanks. Cristian Regazzo |
Fixed in v4.0.0 |
Hi,
With the autovalidate = false, the required error text will not disappear even after some text are entered. It will on be disappear after hitting the submit button. Can this be improved?
Thanks in advance.
The text was updated successfully, but these errors were encountered: