When using react-datepicker in date range mode, if the first date (startDate) is manually cleared (e.g., with backspace or delete), the calendar becomes unresponsive — it's no longer possible to ...
When using mode="range", the behavior when selecting a new date after a complete start–end range is unintuitive. After selecting a range (start and end), clicking another date should reset the range, ...