Elia C.
Results
1
comments of
Elia C.
> @NickHeurter I've found a hacky fix. The issue exists in jquery's date picker not in the multi date picker javascript. > > ```js > $('#from-input').multiDatesPicker(); > $.datepicker._selectDateOverload = $.datepicker._selectDate;...