Active
Project:
Smart Date
Version:
4.2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2025 at 15:08 UTC
Updated:
4 Sep 2025 at 15:08 UTC
Jump to comment: Most recent
After a Drupal update to 11.2.3 in my case, with a field smart date multiple value the date and hour are not aligned, but after an error OR if I added a second value it's ok :
Initial page load: NOK
https://ibb.co/Z66kZtWP
After an error: OK
https://ibb.co/1f3h4jPL
After add a new value:
First value always NOK
Second OK
https://ibb.co/B9Q6wSf
I added a width:100% to the selector .field-multiple-table .smartdate--widget .fieldset__wrapper
https://ibb.co/nNDrzg7N
Comments