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

[Bug Report] End date is earlier than start date when accessing days of the calendar reference #8175

Closed
jessielaf opened this issue Jul 30, 2019 · 2 comments
Assignees

Comments

@jessielaf
Copy link

Environment

Vuetify Version: 2.0.1
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.142
OS: Windows 10

Steps to reproduce

  • Add v-calendar
  • Access the days on the reference of the calendar

Expected Behavior

Get the days of the calendar

Actual Behavior

Throws error: "Exception: Error: End date is earlier than start date"

Reproduction Link

https://codepen.io/anon/pen/wVJjOW

@ClickerMonkey
Copy link
Contributor

This occurs when no value or v-model is specified, a fix for this will be in a PR shortly.

@jessielaf
Copy link
Author

Same error occurs when one is :value or v-model is provided: https://codepen.io/anon/pen/wVJjOW

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

No branches or pull requests

4 participants