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
The element that ReactDOM.createRoot references on this line is conditional, so it should also only be called conditionally. Otherwise leads to uncaught console error: createRoot(...): Target container is not a DOM element.