Vuepic / vue3-date-time-picker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
158 stars 13 forks source link

minDate & maxDate have no effect with month-picker #84

Closed iyadh closed 2 years ago

iyadh commented 2 years ago

Describe the bug minDate & maxDate have no effect with month-picker.

To Reproduce Steps to reproduce the behavior:

  1. set the datepicker as month-picker
  2. set minDate & maxDate

Expected behavior no month before and after minDate/maxDate should be selectable.

Screenshots Screen Shot 2022-01-21 at 15 14 55 Screen Shot 2022-01-21 at 15 13 06

Jasenkoo commented 2 years ago

Included in the v2.5.0