Skip to content

The display may be strange when autoRange and multi-calendars are set #909

Closed
@uchksh

Description

@uchksh

Describe the bug
When using multi-calendar, the display of the next month is strange.

To Reproduce

  1. Set autoRange and multi-calendars as in the sample code below.
    • <VueDatePicker :range="{ autoRange: 5 }" multi-calendars />
  2. Select a period in the calendar on the left.
  3. Click the start date of the selected period again.
  4. 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.

Screenshots
image

Desktop & mobile (please complete the following information):

  • Browser - chrome
  • Library version - 8.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions