vue2-daterange-picker icon indicating copy to clipboard operation
vue2-daterange-picker copied to clipboard

Cannot navigate past the current month unless the maxDate was 2 month's in advance

Open kais-viz opened this issue 4 years ago • 1 comments

In my case, the limit is 4th of May, but I cannot go to the month of May. I changed the numbers around to test, I can navigate to May only when the limit is in June. image

Any idea how to solve this behaviour?

kais-viz avatar Apr 21 '21 16:04 kais-viz

Can you give me all values so I can check it locally, I cannot reproduce it. I need min/max values and the dateRange you pass to the component.

nkostadinov avatar Sep 10 '21 08:09 nkostadinov