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
Because of role: progressbar AXE will break if no accessible name is provided (i.e.aria-label or aria-labelledby). I added an aria-label to all the examples but wonder if I should enforce it at a prop level or throw an error like we do witht he children & progress