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

Version 1.14.1 breaks the jQuery val() function on timepickers with useSelect: true

Open jspann3 opened this issue 2 years ago • 2 comments

We recently updated from version 1.14.0 to 1.14.1, and it seems to cause issues with the jQuery("#timepicker_element").val() function. It used to return a string representation of the time, but now it just returns a blank string.

This only happens when useSelect: true is set.

jspann3 avatar Oct 26 '23 19:10 jspann3

true, very annoying bug ! BTW, thanks for the great job on the plugin.

olaulau avatar Feb 12 '24 10:02 olaulau