Error · aria-required-attr
Missing accessibility information
A custom control (switch, checkbox) doesn't tell screen readers its state, e.g. on or off.
Who it leaves out: blind people (screen readers)
How to fix it
Developer task; details below.
In the code
Add the ARIA attributes that this role requires (e.g. aria-checked for role=checkbox).
Does your site have this error?
Free check in about a minute, no account.
One more chance: free scan · no account
Related errors
Automated testing covers roughly half of WCAG criteria; a full conformance claim also requires manual review. Technical information, not legal advice.