charliekassel / vuejs-datepicker

A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations
MIT License
2.61k stars 730 forks source link

If month does have first day as disabled. MonthPicker disables whole month. #883

Open AlmasF opened 1 year ago

AlmasF commented 1 year ago

If month does have first day as disabled. MonthPicker disables whole month.

The same goes to YearPicker.

hgraghu commented 10 months ago

We're you able to find any work around for this as even I'm facing the issue