hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

Bug/focused date #633

Closed umakantp closed 6 months ago

umakantp commented 6 months ago

Types of changes

Due to the creation of new date objects, Calendar was going back to the previous month when scrolled user scrolls to next month.

Put an x in the boxes that apply