ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
467 stars 84 forks source link

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

Closed mwleinad closed 1 year ago

mwleinad commented 3 years ago

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

`

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 commented 3 years ago

Any idea about this one?

ManukMinasyan commented 1 year ago

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.