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

restrict invalid input #339

Closed
goravbhootra opened this issue Apr 24, 2018 · 1 comment
Closed

restrict invalid input #339

goravbhootra opened this issue Apr 24, 2018 · 1 comment

Comments

@goravbhootra
Copy link
Contributor

If a user enters invalid input, lets say text, and then clicks on the calendar button, calendar shows NaN. After that, even if the input is removed and calendar button clicked again, it continues to show NaN. Is there a way to check valid value and reset the field to nil, if the input is invalid instead of calendar being stuck at NaN.

Thanks.

@atatanasov
Copy link
Owner

We fixed that in the new development version. You can find the new development version in the dist folder at Github

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

2 participants