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
This is probably happening because SPA's don't trigger navigation events like 'normal' webpages do. Instead of injecting a script that runs every time a page loads, we should try to listen for url changes and update our tree every time.