You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
I have used code to disable back dates in the date-range picker, it was working fine till 30-Dec-2022. When I checked today morning after two days' holiday, it was not working and disabled the current date.
Reproduction Link or Source Code
Expected behavior
Disable code is working but also disables the current date/today's date.
Actual behavior
It should disable all the back dates except today's date/current date.
For e.g. if today is 2-Jan-2023 then it should display 2-Jan-2023 in the date-range picker and all the back dates should be disabled.
-Nitin Gohel
The text was updated successfully, but these errors were encountered:
Vue2-datepicker version: 0.6.8
Vue version: vue2
Browser: chrome, edge
Steps to reproduce
I have used code to disable back dates in the date-range picker, it was working fine till 30-Dec-2022. When I checked today morning after two days' holiday, it was not working and disabled the current date.
Reproduction Link or Source Code
Expected behavior
Disable code is working but also disables the current date/today's date.
Actual behavior
It should disable all the back dates except today's date/current date.
For e.g. if today is 2-Jan-2023 then it should display 2-Jan-2023 in the date-range picker and all the back dates should be disabled.
-Nitin Gohel
The text was updated successfully, but these errors were encountered: