Replies: 2 comments
-
Hello @hagealex This is the default behaivor of https://www.daterangepicker.com/ even in the examples you can see is needed to click "Apply" button to get the update. As this is a "range" date, you need to select 2 values to get the range, if you need to choose the same day, is needed to select 2 times. If you just need to select one date, you can try to play with option "singleDatePicker" as you can read in https://www.daterangepicker.com/#options Cheers. |
Beta Was this translation helpful? Give feedback.
-
Due to not activity, I will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I'm working with the date range picker and have one question:
When I open the calendar the default day is today, as we see in the following screenshot:
Then, when I click on another day, the date is not updated immediately:
Only when I click again on the same day or I click on another date for a range:
I would expect the day to be updated immediately, especially when I want to set only one day for the date.
Is it possible to achieve this with some configuration? Or is this behavior intended?
Thanks in advance and kind regards :)
Just for the note:
My current Backpack version is 6.7.29.
Beta Was this translation helpful? Give feedback.
All reactions