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
When I'm opening a modal, all elements get aria-hidden="true". Unfortunately, there are elements that have an existing aria-hidden="true" tag.
When the modal is closed, all elements lose the tag, including those that had it previously.