[BUG] form with date-range-picker submits extra hour and minute params
mafar opened this issue · 0 comments
mafar commented
Dear Devs,
It will be very help if you remove name field from sliders. Then form wont consider them during submission event.
Some Backends are very strict and wont accept except extra params.
(Tested in inlineMode)
By default , date-range-picker adds minutes and hours in params during form submission which can be avoided.