-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[pickers] DatePicker displays empty calendar with minDate in future and timezone UTC #14453
Comments
Hey @alex-hrb-0 👋 |
Hey @alex-hrb-0 ... this is a duplicate of #13875 and #9653. |
@noraleonte, @michelengelen,
Yeah, I thought the same until I tried other DateTime libs. It works only with |
Thanks for the update @alex-hrb-0 ... seems like we marked this as a duplicate preemptively. |
@michelengelen, So |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @alex-hrb-0 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/zsyzzx
Steps:
timezone="UTC"
andminDate
to future (at least tomorrow)Current behavior
The calendar is empty, literally:
The future months as well
Expected behavior
Context
I'm trying to use DatePicker with
timezone="UTC"
andminDate
. Sometimes I haveminDate
with value in the future.Your environment
No response
Search keywords: DatePicker, minDate, timezone
Search keywords:
The text was updated successfully, but these errors were encountered: