bootstrap-timepicker icon indicating copy to clipboard operation
bootstrap-timepicker copied to clipboard

changeTime does not fire when erasing input

Open karayv opened this issue 8 years ago • 3 comments

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!

karayv avatar Mar 15 '16 14:03 karayv

Same question here. Authors please comment.

gameboyzone avatar Mar 18 '16 21:03 gameboyzone

@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.

mrhota avatar Mar 18 '16 22:03 mrhota

Same here. If I delete time - event 'changeTime.timepicker' is not fired.

svytas avatar Nov 15 '16 14:11 svytas