[Range Mode] Its possible to select a range with similar day? #2396
Replies: 1 comment
-
I change the version and its works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, its me again.
I need one more help.
React Day Picker: 9.0.1
I have this scenario:
The user can apply filters by range or on the same day.
Example: Start: 08-22-24 10:00 am to 08-23-24 3:00 pm or they can do Start: 08-22-24 10:00 am to 08-22-24 2:00 pm.
It's a range, but on the same day.
Is it possible to do this?
As it is today, when I click on the same day for the second time, it clears the range.from.
My source code:
Component use:
Example: i want to select again the day 21.
Beta Was this translation helpful? Give feedback.
All reactions