Skip to content

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

Closed
YoutacRandS-VA/desec-stack
#2
@dbt-padberg

Description

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/#...

Metadata

Assignees

No one assigned

    Labels

    C: VDatePickerT: bugFunctionality that does not work as intended/expected

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions