-
Notifications
You must be signed in to change notification settings - Fork 17
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
Client-side validation GreaterThan, LessThan not working correctly with input type="date" #37
Comments
Hi @AhmedMSedeek, |
Thank you very much for putting time and effort in this project, it saves a lot of time :) |
Hi @AhmedMSedeek, |
Hi @AhmedMSedeek, can we close this issue already? |
@rpgkaiser |
Hi @AhmedMSedeek. A new version was released. This issue should be resolved with this new version. |
Hi @AhmedMSedeek, could you please verify this issue was fixed? |
Client-side validation GreaterThan, LessThan not working correctly with input type="date"
Always says the field is invalid even if the data is entered correctly
Test case:
Two datetime? fields, with input type=date
The text was updated successfully, but these errors were encountered: