Innologica / vue2-daterange-picker

Vue2 date range picker
https://innologica.github.io/vue2-daterange-picker/
MIT License
329 stars 208 forks source link

On Date Range Selection, the package is acting weirdly #321

Open himanshudigari-aviso opened 9 months ago

himanshudigari-aviso commented 9 months ago

When doing date range selection, the picker is showing very weird behaviour.

Steps to reproduce:

  1. Select the starting point for date range.
  2. Just hover over the dates before or after the selected date, if acts very strange and keeps on changing the selected starting date.

Here is the screenshot for the issue:

DateRangePicker_Issue

kanopia commented 7 months ago

The same thing happens to me, have you found any solution?

himanshudigari-aviso commented 6 months ago

no @kanopia. I haven't found anything.

daless14 commented 1 month ago

In case this is still an issue, I created a pull request a couple years ago to fix this behavior: https://github.com/Innologica/vue2-daterange-picker/pull/293