You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
The selected date range in react-date-range and hover behavior are not working correctly when the direction="rtl" prop is set. The visual feedback for selected dates and hover states does not align properly, and in some cases, the highlight appears on the wrong side or not at all.
Steps to Reproduce:
Render the DateRange or DateRangePicker component with direction="rtl".
Try selecting a date range or hover over dates.
Notice that the selection or hover feedback is misaligned or does not appear as expected.
Expected Behavior:
The component should behave the same way as in LTR mode — highlighting selected ranges and hover states correctly, respecting RTL layout.
The text was updated successfully, but these errors were encountered:
Subash-Chand-Thakuri
changed the title
The selected date range and hover are not working for "rtl".
The selected react-date-range and hover are not working for "rtl".
May 11, 2025
Uh oh!
There was an error while loading. Please reload this page.
The selected date range in react-date-range and hover behavior are not working correctly when the direction="rtl" prop is set. The visual feedback for selected dates and hover states does not align properly, and in some cases, the highlight appears on the wrong side or not at all.
Steps to Reproduce:
Render the DateRange or DateRangePicker component with direction="rtl".
Try selecting a date range or hover over dates.
Notice that the selection or hover feedback is misaligned or does not appear as expected.
Expected Behavior:
The component should behave the same way as in LTR mode — highlighting selected ranges and hover states correctly, respecting RTL layout.
The text was updated successfully, but these errors were encountered: