Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.46k stars 145 forks source link

Changing `count` in `multi-calendars` adding calendar with wrong data #895

Closed Ky6uk closed 3 months ago

Ky6uk commented 4 months ago

Describe the bug The calendar displays the wrong data when the count for the multi-calendars property is changed.

To Reproduce Steps to reproduce the behaviour:

  1. Go to stackblitz.com
  2. Click on "Add calendar"
  3. See wrong data in the added calendar

Expected behaviour The newly added calendar is extending the existing calendars.

Screenshots

Screenshot 2024-06-06 at 15 58 30

Desktop & mobile (please complete the following information):

Jasenkoo commented 3 months ago

Added in #885. Will be included in the next release