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.6.5] VDatePickerMonths ignores min and max values #19810

Closed
dbt-padberg opened this issue May 14, 2024 · 0 comments · Fixed by #19822
Closed

[Bug Report][3.6.5] VDatePickerMonths ignores min and max values #19810

dbt-padberg opened this issue May 14, 2024 · 0 comments · Fixed by #19822
Labels
C: VDatePicker VDatePicker T: bug Functionality that does not work as intended/expected
Milestone

Comments

@dbt-padberg
Copy link

Environment

Vuetify Version: 3.6.5
Vue Version: 3.4.27
Browsers: Chrome 124.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Create a v-date-picker-months with a min and a max value. Optionally create a v-date-picker with min and max date. In both cases the months which are not in range of the min and max dates are selectable anyway.

Expected Behavior

Like the day or year picker I would expect that the months outside the range are not selectable (and have less opacity).

Actual Behavior

All months are selectable.

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VDatePicker VDatePicker labels May 21, 2024
@KaelWD KaelWD added this to the v3.6.x milestone May 21, 2024
@KaelWD KaelWD closed this as completed in 67ab46c May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDatePicker VDatePicker T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants