-
Notifications
You must be signed in to change notification settings - Fork 626
Open
Description
since version 8.1.4 the component have accessibility violation when using axe to check
the error is
-
Received:
"ARIA role should be appropriate for the element (aria-allowed-role)"
Fix any of the following:
ARIA role navigation is not allowed for given element
You can find more information on this issue here:
https://dequeuniversity.com/rules/axe/4.5/aria-allowed-role?application=axeAPI
the role navigation is not allow for ul elment
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/navigation_role
Avsword
Metadata
Metadata
Assignees
Labels
No labels