You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
When I check my page with Axe extension, he returns violations about aria-control value because thearia-control value should be the same value than id value.
I use the 0.7 and I see the same problem in the official demo : https://jsfiddle.net/bt5dhqtf/97/
(id="t-Personaldetails0" aria-controls="Personal details")