Hello Martin,

I found some weird behavior of bootstrap-date-time-picker
It seems `date` option
https://tempusdominus.github.io/bootstrap-4/Options/#date
need to be provided if `maxDate`
https://tempusdominus.github.io/bootstrap-4/Options/#minmaxdate
was specified

(otherwise current date will be displayed regardless of Model value...)

How do you think would it be OK to add additional `IKey` here
https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/wicket-9.x-bootstrap-4.x/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/form/datetime/DatetimePickerConfig.java#L67
(with setters)

Or any other changes are required?


-- 
Best regards,
Maxim

Reply via email to