Carousel:Single Item

Build 251 on feat/ui-carousel
New storyBuild 251 on feat/ui-carousel
View Storybook
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Only use ARIA attributes that are permitted for the element's role. Learn how to resolve this violation

This regression is non-visual. No preview will be shown.

Fix all of the following:

ARIA attribute is not allowed: aria-selected="true"

Element
<button class="dot" type="button" aria-label="Go to slide 1" aria-selected="true"></button>
Selector
ui-carousel,.dot