Replies: 1 comment
-
Hi @bcowell maybe it's not clear from the docs, but the min/max props refer to the number of nights. To enable the same day to be selected, set the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The week selection example no longer works. I'm trying to implement something similar with the ability to select multiple distinct week ranges, but there seems to be issues with the way max is working.
To reproduce
Actual Behavior
Having range mode and a max of 1 allows selecting a range of two days.
Expected Behavior
Having range mode and a max of 1 allows selecting one day.
Screenshots
Beta Was this translation helpful? Give feedback.
All reactions