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][3.5.1] VDatePicker unable to select dates if current day of month is the 31st #19087

Closed
louisbourque opened this issue Jan 22, 2024 · 1 comment
Assignees
Labels
C: VDatePicker T: bug Functionality that does not work as intended/expected
Milestone

Comments

@louisbourque
Copy link

Environment

Vuetify Version: 3.5.1
Vue Version: 3.4.15
Browsers: Firefox 121.0
OS: Linux x86_64

Steps to reproduce

  1. Set your computer date to the 31st of the month. For example, January 31.
  2. Open the VDatePicker and select February.

Expected Behavior

The dates should be correctly displayed and when selected, the correct date should be selected.

Actual Behavior

The dates presented go up to 31 even though there's not 31 dates in Feb. Select a date, observe the date is selected in March, even though February is selected

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

This appears to be related to #18794

Video demonstrating the behaviour:
https://github.com/vuetifyjs/vuetify/assets/1115170/93bdef86-caf2-4a9e-82a2-d0f96d2f86ed

@SergienkoD
Copy link

BUG-VDatePicker3 5 1
More errors found:
VDatePicker the component does not allow you to select a date in February

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDatePicker T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants