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
Is your feature request related to a problem? Please describe.
I want to style range selection with both directions, but days don't have selecting classes with swapRange prop.
How to reproduce:
Set selectsRange and swapRange properties
Select 25 December 2024 first
Try to hover to the date less is selected.
Days which include to the range don't have selecting classes
Is your feature request related to a problem? Please describe.
I want to style range selection with both directions, but days don't have
selecting
classes withswapRange
prop.How to reproduce:
selectsRange
andswapRange
propertiesselecting
classesSelecting classes:
react-datepicker__day--in-selecting-range
,react-datepicker__day--selecting-range-start
,react-datepicker__day--selecting-range-end
Describe the solution you'd like
Days should have the selecting classes with
swapRange
properyThe text was updated successfully, but these errors were encountered: