Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Later date was set, but current month shown by default #28

Open
metacc opened this issue Jul 2, 2018 · 3 comments
Open

Later date was set, but current month shown by default #28

metacc opened this issue Jul 2, 2018 · 3 comments

Comments

@metacc
Copy link

metacc commented Jul 2, 2018

If i set the date later than the current month, the calendar opens on the current month by default, not on the selected date's month.

@ParadeTo
Copy link
Owner

ParadeTo commented Jul 3, 2018

Can I see your code?

@metacc
Copy link
Author

metacc commented Jul 3, 2018

<calendar class="calendar" v-model="transfer.pickup.date" :lang="lang" :month-year-format="'MMMM YYYY'" :disable-days-before-today="true" :first-day-of-week="1" ></calendar>

Every function works well, except this.

@ParadeTo
Copy link
Owner

ParadeTo commented Jul 4, 2018

Tested on my computer, no problem. Do you use the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants