Vuepic / vue-datepicker

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

Month picker in combination with minDate/maxDate has inconsistent UI #865

Closed NicoHof closed 2 months ago

NicoHof commented 2 months ago

Describe the bug

To Reproduce

https://codesandbox.io/p/sandbox/vue3-datepicker-monthpicker-issue-8-6-0-qfgcq5?file=%2Fsrc%2FApp.vue

Expected behavior

Screenshots Bildschirmfoto vom 2024-05-13 11-28-29 Bildschirmfoto vom 2024-05-13 11-28-21

Desktop & mobile (please complete the following information):

Issue was also reported in this related issue https://github.com/Vuepic/vue-datepicker/issues/861. But created a new one for this for better reference.