Error messages not displayed

Created on 17 February 2020, over 5 years ago
Updated 10 June 2025, 4 days ago

Error messages are not displayed on submit--for example, when required fields are not filled.

I've tried both beta2 and dev versions with and without Inline Form Errors.

I've also tried the patches in the related issue, but they won't apply--patching error.

Any thoughts on how to make this module work?

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇷🇴Romania trudog

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Sounds like you're facing a common Webform issue where error messages aren't displaying. The most frequent culprit is your theme: check its page.html.twig for missing {{ page.highlighted }} or {{ page.content }}. Temporarily switching to a core theme like Bartik will confirm if your theme is the problem. Also, open your browser's console for JavaScript errors Human Dog Translator and ensure you're clearing all caches (drush cr). If those don't work, try creating a minimal test form.

Production build 0.71.5 2024