- Issue created by @tichris59
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
Active
4.2
Code