-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
0 added automatically on minutes #229
Comments
I have the same issue |
I know. I gonna fix it tomorrow |
Agranom
added a commit
that referenced
this issue
Oct 5, 2019
* issue185: + append timepicker to input * issue185: + tests * + test to cover appendToBody fn * fix(ngx-timepicker-field): bug with changing minutes via input field * issue218: ! fix theming * fix(ngx-material-timepicker): formatting minutes * issue208: + hoursOnly input to prevent switching to minutes automatically * issue114: ! clicking area for 00 and 12 in 24 format * issue227: + timepickerClass input for setting custom css class * issue227: ! tests * issue185: + example
Fixed in v5.2.0 |
@Agranom That was solved for these type of inputs with arrows, In my case I have simple inputs like this to be able to copy paste time easily same behaviour. It is not working properly ! |
How to reproduce it? I'm typing minutes and it works |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I type any number for example '3' on the minutes it becomes 03.
If I want to enter 30 I won't be able
The text was updated successfully, but these errors were encountered: