Last Updated:
13 Feb 2025 15:49
by Gordon
Created by:
Gordon
Comments:
Category:
Form
Type:
Bug Report
The aria-describedby attribute is currently applied to all inputs in the form, regardless of whether they have a hint, an error message, or neither. When no hint or error message is present, the attribute ends up referencing a non-existent element, causing WAVE to flag a "broken aria reference" error.