duplicate-id-aria
Verify the uniqueness of each id
attribute value utilized in ARIA and labels.
Severity: Critical
Description
Each id attribute value in ARIA or form labels must be distinctive to avoid assistive technology oversight. This means that each ARIA and label ID values must remain unique within the document, ensuring proper element differentiation.
Why is it important?
Common validation errors like duplicate IDs can jeopardize label accessibility.
How to fix?
Ensure every id
used in ARIA attributes and for attributes on a label is unique; any duplicate id
values must be renamed.
References
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!