[Bug Report][3.7.6] VDatePicker display-value prop doesn’t work #20863
Labels
C: VDatePicker
VDatePicker
T: bug
Functionality that does not work as intended/expected
T: documentation
Environment
Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Firefox 134.0
OS: Mac OS 10.15
Steps to reproduce
Define a
displayValue
prop on a VDatePickerExpected Behavior
Date picker should display the month/year matching the date provided to the displayValue prop
Actual Behavior
Date picker display the current month/year.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: