[bug] <rh-accordion>
required attribute aria-level
not present on <rh-accordion-header>
#2161
Labels
bug
Something isn't working
Describe the bug
<rh-accordion-header>
should have thearia-level
attribute but it does not.Screenshots
Steps to reproduce
<rh-accordion>
demoaria-level
attribute on<rh-accordion-header>
Expected behaviour
<rh-accordion-header>
should have anaria-level
attribute as is required.Operating System (OS)
macOS
Browser
Microsoft Edge
Additional info
Interestingly, if you disable JS, an aria-level attribute is present.
The text was updated successfully, but these errors were encountered: