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
We're using the HTML element to implement modals in our application. However, since dialogs are rendered in the top layer (above the body), they appear above the DevTools UI. As a result, when a dialog is open, the DevTools become obscured or inaccessible.