ManukMinasyan / vue-functional-calendar

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

How to start the calendar with a dateRange selected? #131

Closed elcferreira closed 3 years ago

elcferreira commented 3 years ago

Hello, I'm in question how to start the calendar with a dateRange selected. I tried markedDateRange, limits. but it's not working.

These datas are comming from the Vuex, so I guess that is something related with this. Vuex delay to receive the data.

Someone have a solution to connect the fields limits and the default value as vuex.