onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
505 stars 147 forks source link

Weird date selection behaviour in react tailwindcss datepicker #237

Open Thashwini opened 4 months ago

Thashwini commented 4 months ago

When I select a date which is in the next month from current month view, It gives weird behaviour over the calender

Ex : I'm going to select march 8 from this view

Screenshot 2024-02-12 at 11 05 37

Then It gives weird behaviour over the calender

Screenshot 2024-02-12 at 11 05 46 Screenshot 2024-02-12 at 11 05 51

It also highligeted rest of the days in march which are not selected