When the date range provided by minSelectableDate and maxSelectableDate does not contain today's date, or next month's date in case of 2-months-view, the calendar does not move to months of that date range.
To Reproduce
Add minSelectable date of 3 months from today.
When selecting the date, calendar shows disabled dates.
In order to select a valid date, the calendar needs to be forwarded to minSelectable month.
If the minSelectable and maxSelectable are a month earlier than today's date, the error still persists.
Expected behavior
If the selectable date range starts in the previous or later month, then that month should be shown by default, when calendar selection is opened.
Describe the bug
When the date range provided by minSelectableDate and maxSelectableDate does not contain today's date, or next month's date in case of 2-months-view, the calendar does not move to months of that date range.
To Reproduce
Expected behavior
If the selectable date range starts in the previous or later month, then that month should be shown by default, when calendar selection is opened.
Screenshots
Package versions