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

"Last 30 days" shortcut does not show consecutive months #216

Open jkeeling-cs opened 7 months ago

jkeeling-cs commented 7 months ago

If you click the "Last 30 days" shortcut, and then you re-open the picker to see the range on the calendar, the first month of the range is displayed and the next month is skipped.

This can be seen in the demo.

Screen Shot 2023-11-16 at 2 07 05 PM