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
Due to looking for HTMLElement, which is undefined in a non-browser context. Initially noticed it when trying to use Portal, there might be other cases.
Due to looking for
HTMLElement, which is undefined in a non-browser context. Initially noticed it when trying to usePortal, there might be other cases.