react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

When using minDate, if all the days in the month cannot be selected, the datepicker does not switch to next month

Open lovedota opened this issue 1 year ago • 0 comments

Hi I am using the minDate to disable selection. Let say the currentDay is 2024-08-31, we use minDate to disable selection the days from the past and current minDate=2024-09-01. All the days are disabled as expected, but there is no way to auto switch users to the new view of month - September.

Screenshot 2024-08-15 at 16 56 57

lovedota avatar Aug 15 '24 09:08 lovedota