Closed
Description
Describe the bug
When using multi-calendar, the display of the next month is strange.
To Reproduce
- Set autoRange and multi-calendars as in the sample code below.
<VueDatePicker :range="{ autoRange: 5 }" multi-calendars />
- Select a period in the calendar on the left.
- Click the start date of the selected period again.
- The calendar on the right will display strangely.
Expected behavior
I expected that the calendar on the right will not change even if you perform the above operations.
Desktop & mobile (please complete the following information):
- Browser - chrome
- Library version - 8.5.1