Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accepting default time not returned to form #152

Closed
christophermachew opened this issue Apr 22, 2020 · 1 comment
Closed

Accepting default time not returned to form #152

christophermachew opened this issue Apr 22, 2020 · 1 comment

Comments

@christophermachew
Copy link

Hi there.

On using the option to only pick time (H:i) i.e.

 $('#timepicker').Zebra_DatePicker({
     format: 'H:i',
});

the tick icon to accept the time is shown by default. However, if you click on the tick, the value is not returned and the input remains blank.
You need to first change the time value, and then click on the tick before the time value is accepted and displayed

Hope this is an easy fix...

@stefangabos
Copy link
Owner

Should be fixed now. Thank you for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants