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
Describe the bug
Allowed dates in month picker updated visually, but not allowed to select.
For example I have allowedDates = ['2020-01'], I see in datepicker that I can select this month, but it's not working.
It worked in version 10.0.0.
To Reproduce
Steps to reproduce the behavior:
Code example attached, updated a little demo version.
In this case callback won't be called.
Describe the bug
Allowed dates in month picker updated visually, but not allowed to select.
For example I have allowedDates = ['2020-01'], I see in datepicker that I can select this month, but it's not working.
It worked in version 10.0.0.
To Reproduce
Steps to reproduce the behavior:
Code example attached, updated a little demo version.
In this case callback won't be called.
Expected behavior
User can select the month that is allowed and the callback will work.
Desktop & mobile (please complete the following information):
The text was updated successfully, but these errors were encountered: