Hello Everyone,
I am building a parking spot rental app. On the search page the user can inform a checkin date and a checkout date. These 2 dates are passed as parameters in the URL to arrive on the parking spot details page.
On this page I have a the air date picker set as range type, and the initial range is with start and end dates from the URL.
Up to here all good, but from here, it’s impossible to modifiy the range in the date picker.
Any idea how to fix it ?
Thank you,
Thibaut