HTML Elements › Forums › Forms & Editors › Date & Time Pickers › TimePicker needle starts and keeps spinning
Tagged: smart-time-picker, time picker, time picker animation, time picker custom element, web components
This topic contains 13 replies, has 2 voices, and was last updated by Anonymous 1 year, 5 months ago.
- AuthorPosts
- September 12, 2019 at 7:27 am #100319
AnonymousSee –Â https://www.htmlelements.com/demos/timepicker/24-hour-format/
If I click around enough inside the circle, I can get the needle to start and just keep spinning!
- Is there a way to disable this?
- What is the purpose of the spin?
Thanks!
September 12, 2019 at 8:38 am #100320
AnonymousHello cetinsert,
We tested the demo, but were not able to reproduce the issue, even when rapidly clicking. Could you, please, share more information that may help us reproduce it (e.g. what browser you are testing on, what is the succession and number of clicks)?
If you wish, you can disable the spin animation by setting
animation="none"
.Best regards,
DimitarSmart HTML Elements Team
https://www.htmlelements.comSeptember 12, 2019 at 10:00 am #100321
AnonymousHi Dimitar,
- macOS Mojave 10.14.5
- Chrome 78.0.3904.9 (Official Build) dev (64-bit) (spins like crazy 🙂
- Firefox Quantum 69.0 (64-bit) (spins more slowly)
Do you know of a screen capture tool I can record a video with to share with you?
Thanks,
September 12, 2019 at 11:04 am #100322
AnonymousHere is the video from Firefox!
“””Removed link to third party website. Only links to codepen, jsfiddle or similar are allowed”””
- This reply was modified 1 year, 5 months ago by
admin.
September 12, 2019 at 12:16 pm #100324
AnonymousHi cetinsert,
We tested with macOS Mojave with the latest stable (not Dev) Chrome and Firefox, but still could not reproduce the issue. You can use a tool such as ScreenToGif or another to create a GIF that showcases the erroneous behavior. Please also share if there are any errors thrown in the browser’s console.
Best regards,
DimitarSmart HTML Elements Team
https://www.htmlelements.comSeptember 13, 2019 at 3:25 pm #100325
Anonymoushttps://codepen.io/cetinsert/pen/KKPerWVÂ – has the gif!
This time it is from Windows 10 (latest stable), Chrome (latest dev (but I don’t think it is a dev vs non-dev issue!))!
September 13, 2019 at 3:26 pm #100326
AnonymousJust tried, with latest non-Chromium Edge … same behavior!
September 13, 2019 at 3:27 pm #100327
AnonymousWindows 10 (latest stable) + Firefox Quantum 69.0 (64-bit) -> same!
September 13, 2019 at 5:41 pm #100328
AnonymousSeptember 16, 2019 at 5:12 am #100332
AnonymousHi cetinsert,
Thank you for the clarification. Could you, please, also share if there are any errors thrown in your browser’s console when the issue occurs and what time zone you are in (this issue may be related to incorrect handling of some time zones).
Best regards,
DimitarSmart HTML Elements Team
https://www.htmlelements.comSeptember 16, 2019 at 6:35 am #100335
AnonymousHi Dimitar,
- animation=none does indeed resolve the issue
- my time zone
Intl.DateTimeFormat().resolvedOptions()
{
"locale": "en-GB",
"calendar": "gregory",
"numberingSystem": "latn",
"timeZone": "Asia/Seoul",
"year": "numeric",
"month": "2-digit",
"day": "2-digit"
} - no console output (info, debug, warning, error)
Thanks,
September 16, 2019 at 11:29 am #100337
AnonymousHi cetinsert,
Unfortunately, we were not able to reproduce the issue neither on macOS Mojave nor on Windows 10. Please note that a similar issue was fixed a while ago. Is it possible that you have cached files and are not testing with the latest publicly available source?
If the issue persists we can offer you a debug session through TeamViewer where we would be able to experience the issue through your computer.
Best regards,
DimitarSmart HTML Elements Team
https://www.htmlelements.comSeptember 16, 2019 at 12:10 pm #100338
AnonymousCaching does not seem to be issue here as in the scope of posting this topic I tested on devices never before used. Also incognito modes etc.
When would be a good time for TeamViewer? (Bulgarian/Korean time or UTC are all fine.)
September 16, 2019 at 12:20 pm #100339
AnonymousHi cetinsert,
Please write an email to support@htmlelements.com with your request for a debug session and we will talk in more detail via email.
Best regards,
DimitarSmart HTML Elements Team
https://www.htmlelements.com - AuthorPosts
You must be logged in to reply to this topic.