- Issue created by @cp_dev
- 🇮🇳India Ankita31
I'm also experiencing this issue after upgrading. Even when "Use timepicker" is disabled in the Webform time element, the jquery-timepicker still attaches to the input, which breaks native type="time" behavior and causes validation errors (e.g., "The specified value '12:03 AM' does not conform to the required format").
Is there any update or workaround available for this? We’d prefer not to switch the field type or rewrite the form structure.
You experienced this after upgrading specifically which versions of which software?
- 🇮🇳India Ankita31
facing this issue after upgrading to Drupal 11 & my webform version is 6.3.0-beta2
git log -S timepicker 6.2.7..6.3.0-beta2
shows that 📌 Fix broken tests Active and 📌 Require minimum of Drupal 10.2 and remove compatibility shims Fixed are the changes affecting "timepicker" directly that are only in 6.3.Got the issue after upgrading to Drupal 11, the patch has fixed the issue
- Status changed to RTBC
about 1 month ago 12:27pm 17 July 2025 - 🇺🇦Ukraine abramm Lutsk
Faced the same issue, the patch from #9 worked well.
Moving to RTBC. - 🇺🇸United States daletrexel Minnesota, USA
Just chiming in to say that we're running patch from #9 in production and it seems to be working fine for us.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
Thanks for the patch. Please put the patch into an issue fork and merge request.
- First commit to issue fork.
- 🇳🇱Netherlands robijntje94
robijntje94 → changed the visibility of the branch 3524216-jquery-timepicker-setting to hidden.
- 🇳🇱Netherlands robijntje94
robijntje94 → changed the visibility of the branch 3524216-jquery-timepicker-setting to active.
- 🇳🇱Netherlands robijntje94
robijntje94 → changed the visibility of the branch 3524216-jquery-timepicker-setting to active.
- 🇳🇱Netherlands robijntje94
Sorry for the inconvenience. Everything wasn't working properly. I have no credits on this one.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
Does the patch not apply? I do not seen any commits on the merge request branch,
3524216-jquery-timepicker-setting
. - First commit to issue fork.
- Merge request !701Issue #3524216: jQuery timepicker setting is not respected → (Open) created by jrockowitz