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.7.8] BUG on v-date-picker for max date id is set in middle of march #20943

Closed
tosolorenzo opened this issue Jan 30, 2025 · 5 comments
Assignees
Labels
C: VDatePicker T: bug Functionality that does not work as intended/expected
Milestone

Comments

@tosolorenzo
Copy link

Environment

Vuetify Version: 3.7.8
Last working version: 3.7.8
Vue Version: 3.5.13
Browsers: Chrome 132.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

set as max in middle of march es: this.max = '2025-03-21'

Expected Behavior

can select March days or change month in March

Actual Behavior

can't select March days or change month in March

Reproduction Link

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

@ldavisCEI
Copy link

I'm having the same issue. Here is the reproduction link I was going to submit until I saw this issue. Perhaps it will help.

@jsmoore-waystar
Copy link

Can reproduce this on 3.7.9 still, and the bug has been present since at least 3.6.8. Started observing this 2025-01-30 (noting this because when Feb 1 gets here this behavior may become difficult to produce again). Choosing the month via dropdown instead of the next month button is a workaround but isn't immediately obvious.

@KaelWD
Copy link
Member

KaelWD commented Feb 3, 2025

@KaelWD KaelWD added the S: needs reproduction The issue does not contain a valid reproduction label Feb 3, 2025
@tosolorenzo
Copy link
Author

it has fixed on 1° February, i dont'know why.... or how....
maybe it's because the current date is on February and the counter for next month work correctly...

i suppose the issue can be closed but you shoud investigate the bug better.

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VDatePicker and removed S: needs reproduction The issue does not contain a valid reproduction labels Feb 3, 2025
@github-actions github-actions bot removed the S: triage label Feb 3, 2025
@KaelWD
Copy link
Member

KaelWD commented Feb 3, 2025

Reproduced by overriding the current date to 2024-01-30 here:

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

4 participants