- Automatically closed - issue fixed for 2 weeks with no activity. 
- 🇳🇿New Zealand quietoneI didn't see a commit hash here, so I tracked it down. b52100c11ee6ec96548d73ab32b795473e297700 → And update and publish the change record 
The form-element.html.twig template in Classy wraps inline error messages in a <strong> element.
<strong> cannot contain grouping elements such as <div> or ul, these can be used only where flow content is expected.W3C Current recommendation, W3C Working draft
Remove the <strong> element from the core/themes/classy/templates/form/form-element.html.twig template and add `font-weight: bold;` for `.form-item--error-message`.
Provide a patch.
Themes that extending Classy should (must?) be reviewed.
Nothing.
Nothing.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.
I didn't see a commit hash here, so I tracked it down.
b52100c11ee6ec96548d73ab32b795473e297700 →
And update and publish the change record