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
Setting visibility: hidden doesn't hide the child elements when a "reveal" popup is closed. We've modified the code locally to set display: none instead and this fixes the issue.
The text was updated successfully, but these errors were encountered:
Setting visibility: hidden doesn't hide the child elements when a "reveal" popup is closed. We've modified the code locally to set display: none instead and this fixes the issue.
The text was updated successfully, but these errors were encountered: