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
if ( global ) is causing the issues (essentially the check if we're using node or in a client). This could easily set as a private variable in a safe way.