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
be able to enter the time manually and use the widget by clicking the input or a button
Problem:
Time entered manually into the input is not kept when editing using the widget.
To reproduce
Enter any time manually let say 18:00
Open the time picker widget (using a button or by clicking on the input) is not diplaying 18:00 and it should be.
It display actual time instead of displaying 18:00
Note : I have tested the same case with date using the calendar widget and it kept the manually entered date.
So it should do the same for time.
This is standard, this is what does every time and date plugin.
This issue is the main reason why I'm not using this plugin and I hope this is going to be fixed soon.
Eonasdan
changed the title
[Bug]Time widget does not kept the time if the time is manually entered
Time widget does not keep the time if the time is manually entered
Apr 10, 2023
Prerequisites
Describe the issue
Hi,
Here is a demo of the time picker standalone
https://jsfiddle.net/lenamtl/bh6dgLkv/
The actual settings:
Problem:
Time entered manually into the input is not kept when editing using the widget.
To reproduce
Enter any time manually let say 18:00
Open the time picker widget (using a button or by clicking on the input) is not diplaying 18:00 and it should be.
It display actual time instead of displaying 18:00
Note : I have tested the same case with date using the calendar widget and it kept the manually entered date.
So it should do the same for time.
This is standard, this is what does every time and date plugin.
This issue is the main reason why I'm not using this plugin and I hope this is going to be fixed soon.
*Any temporary solution is welcome
Thanks
StackBlitz fork
https://jsfiddle.net/lenamtl/bh6dgLkv/
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of are you using? You can find this information from the sample StackBlitz.
the latest
What your browser's locale? You can find this information from the sample StackBlitz.
en-us
The text was updated successfully, but these errors were encountered: