-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
[DatePicker] AutoAccept bug #1102
Comments
Another problem, when set props defaultDate to null, when focus on the input, it will cause an error:
And then page is hang |
#830 Attempted to fix this. Waiting on revision. |
#830 was replaced by #1243, which has been merged. Closing for now.. @chuchengcao please retest and let us know if you still experience the issue. |
I'm still experimenting the error when set defaultDate to null, then focus on the input I get: date-time.js:73 Uncaught TypeError: Cannot read property 'getFullYear' of null |
Me too, I get the |
This seems to be resolved now. Closing this for now. Do let us know if you still see this issue. |
When you click the paging arrow, it will cause autoOK unexpectly.
The text was updated successfully, but these errors were encountered: