scale-telekom-nav-list: Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children. #2189
Labels
bug
Something isn't working
Scale Version
3.0.0-beta.139
Framework and version
NextJS 13.4.4
Current Behavior
The Google Lighthouse report throws the following error in the accessibility-test: Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children.
Expected Behavior
This error should not happen.
Code Reproduction
Use any navlist in mobile view.
Additional context
Additionally this button by default has no accessibility name (although we can change that manually I think):
The text was updated successfully, but these errors were encountered: