vue-cal icon indicating copy to clipboard operation
vue-cal copied to clipboard

Date range selector

Open izadiegizabal opened this issue 4 years ago • 1 comments

Hi! I'm trying to build a date range selector like the following one and I'm having some issues for making two calendars work together. Particularly because when a date is selected the calendar focuses on that date and the month of the calendar changes to show the selected one, making hard to have synced months of the calendars. image

Is there something I could do to disable this 'focusing' behaviour? Or are there any ways to sync two calendars betters?

Thank you in advance! I love this calendar library ^^

izadiegizabal avatar Jan 06 '21 05:01 izadiegizabal

Pure usage-related questions are probably better to post on Stack Overflow than as an issue in this repo.

In any case, a minimal reproduction demonstrating the issue using CodePen, CodeSandbox or similar is needed to be able to help you.

rubjo avatar Mar 31 '22 10:03 rubjo