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
aria-owns is currently applied when providing info. While this is correct, aria-owns should only be applied when the popover is open instead of always as this is an a11y violation.
aria-ownsis currently applied when providing info. While this is correct, aria-owns should only be applied when the popover is open instead of always as this is an a11y violation.