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 aria-hidden="true" is applied to the body, VoiceOver on Firefox will ignore all content in the window. Instead, we could default to #root or main.
When
aria-hidden="true"
is applied to the body, VoiceOver on Firefox will ignore all content in the window. Instead, we could default to#root
ormain
.reactjs/react-modal#359
The text was updated successfully, but these errors were encountered: