Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.43k stars 142 forks source link

month-overlay-value not work with month-picker #821

Closed EliaAlesiani closed 4 months ago

EliaAlesiani commented 5 months ago

Describe the bug Using month-overlay-value with month-picker mode, it's not working as expected.

To Reproduce https://stackblitz.com/edit/vuepic-vue-datepicker-gkejiv?file=src%2Fcomponents%2FPlayground.vue

Expected behavior custom value for every month

EliaAlesiani commented 5 months ago

yes, thank you!