You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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/#...
The text was updated successfully, but these errors were encountered: