bootstrap-timepicker
bootstrap-timepicker copied to clipboard
changeTime does not fire when erasing input
I have optional field localTime, which I can chose to set or to leave it blank (null). I've put defaultTime to false.
Once I've set the value I cannot clean it up anymore simply because 'changeTime' event does not fire when I erase the input.
Please suggest solution. Thank you!
Same question here. Authors please comment.
@karayv can you provide some code? I don't understand the situation. Are you saying you added a new option called localTime
? More details would be helpful.
Same here. If I delete time - event 'changeTime.timepicker' is not fired.