You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like its a problem with minDate internal function, it compares entire date gaves by developer with the date in central timezone (T00:00:00Z) and that is the problem. I'd like to make a PR with a custom hook to use when someone needs to use this prop.
Here is mi code:
The minDate is 25-07-2022 but, the picker dont let choose that day. I will try to make a PR when I fix it.
The text was updated successfully, but these errors were encountered: