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
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
i faced the same problem with minDate when passing a string value.
I figured it out that the format for both minDate and maxDate, when passing a string value, MUST be 'YYYY-MM-DD'. With another format maxDate won't be validated and minDate disables all dates.
Hope this helps
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when i insert a value in minDate all dates is disabled
The text was updated successfully, but these errors were encountered: