Invalid ARIA attributes
MajorARIA attributes must be valid and used correctly to work with assistive technologies.
WCAG 4.1.21 element(s) affected
<input aria-hidden="true"> (focusable)
How to fix
Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.