You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps a long time fixed, but for reference and other people:
You have to make sure that you set the line height for your time item to match the CSS height of this item.
$(elementId).datetimepicker({
datepicker: false,
timeHeightInTimePicker: 32, // has to match CSS!
....
Hi,
Whenever I prefill the timing and open the timepicker then it's not getting focused. Instead use has to scroll to the selected timing manually.
Let me know the solution. Thanks
The text was updated successfully, but these errors were encountered: