mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.51k stars 404 forks source link

[Bug] disabled-date prop not working with date range #753

Open saikiran0208 opened 11 months ago

saikiran0208 commented 11 months ago

Vue2-datepicker version:'^2.12.0' Vue version:2.5.13 Browser:chrome

Steps to reproduce add disabled-date prop to date-picker as shown in the documentation

Reproduction Link or Source Code

Expected behavior should work as demonstrated in documentation

Actual behavior not working as expected