jonthornton / jquery-timepicker

A javascript timepicker plugin for jQuery inspired by Google Calendar.
https://www.jonthornton.com/jquery-timepicker
MIT License
1.88k stars 643 forks source link

Setting minTime to 00:04 and step to 5 does not recognize selected time value. #796

Open SamKim109 opened 7 months ago

SamKim109 commented 7 months ago

I have my timepicker set to minTime: 00:04 and maxTime: 23:59 and step to 5. The list displays the expected times but when I select any of the times and click on the input again, it does not recognize the time so it is not selected. This seems to be the case when the times are divisible by 5. Screenshot 2024-03-03 212025