Hi there!
We just updated to your new webix version 6.4
but still face an issue with the datepicker.
If you click “Today” and then try to manually edit the time (by typing with keyboard), the time value resets when the object looses focus.
Check out the snippet:
https://snippet.webix.com/z3iw2p3k
Approach:
> click inside datepicker field
> click on “Today”
> set cursor in field where the minutes are
> manually type in other minutes
> click somewhere else, in order to close datepicker
Result:
>> minutes will change back to default,
instead of what you just typed in
THX in advance & KR