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
Instead of loading /me, I got the error "Failed to log in: must be logged in to perform that action"
If I reload the page and log in again, it works
On preliminary investigation, it looks like the TrustedUserId extension isn't being set in time before being read, but you get like half logged in and the cookie gets set so that the next time you log in, the extension is set. Investigating further now.