vue2-daterange-picker
vue2-daterange-picker copied to clipboard
Cannot navigate past the current month unless the maxDate was 2 month's in advance
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.

Any idea how to solve this behaviour?
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.