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
According to the W3C ARIA Authoring Practices Guide, specifically the page on the Carousel pattern using tab-based ARIA roles is one of the suggested uses of ARIA. The Carousel component in Nuxt UI does not use this pattern. While the APG is not normative, I do think this suggestion should be considered.