hypeserver / react-date-range

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

Fix bug of calendar not moving to previous months when selecting a preset range of 90 days and the currentFocusedDate is in the right side of the calendar. #399

Closed everaldo closed 3 years ago

everaldo commented 4 years ago

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Description

Fix bug of calendar not moving to previous months when selecting a preset range of 90 days and the currentFocusedDate is in the right side of the calendar.

Related Issue: #397

burakcan commented 3 years ago

Thank you @everaldo

everaldo commented 3 years ago

@burakcan , you're welcome.