vue-functional-calendar icon indicating copy to clipboard operation
vue-functional-calendar copied to clipboard

Date range multiple calendar with a Limit shows a full disabled month

Open mwleinad opened this issue 3 years ago • 1 comments

Here's my setup <functional-calendar v-model="dateRangeComputed" is-dark :is-date-range='true' :is-multiple='true' :calendars-count='2' :limits="limits" ></functional-calendar>

And I get this as a result image

How can I limit the calendar to November, I don't want to show December as all the dates are disabled anyways. Is this possible?

mwleinad avatar Nov 16 '20 17:11 mwleinad

Any idea about this one?

mwleinad avatar Dec 07 '20 20:12 mwleinad

Hello. Thanks for your feedback. Now I don't have time to deal with the calendar. Please create pull requests, I will appreciate it, it will be useful for the community.

ManukMinasyan avatar Nov 02 '22 12:11 ManukMinasyan