Hi,
I noticed that when opening the picker, changing only the time of day, and closing it, no onChange event is generated. The input value and actual date are updated, but my event handler is not called. Did I miss something? (e.g. time-specific onChange event)
Thanks a lot for the project. Very useful.
Cheers!
did you tried oninput event?
@sijad oninput is not triggered when setting value via code.
@chmln Thanks! Works like a charm.
@on-input or @oninput not firing when only changing time. This is still an issue.
Most helpful comment
@on-input or @oninput not firing when only changing time. This is still an issue.