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
I manually deleted the cookies for https://pacta.dev.rmi.siliconally.dev/en and now I can't load the page at all anymore. Trying to load it results in the loading animation playing forever (well, technically I only know that it plays for a few minutes).
The text was updated successfully, but these errors were encountered:
Same as for #197 and #198 this only happens in Edge. In fact, deleting the cookies in Chrome doesn't do much of anything. I'm still signed in, the cookies just get recreated AFAICT.
hodie
changed the title
Deleting cookies results in endless loading indicator (sliding rectangle of death?)
Deleting cookies results in endless loading indicator (sliding rectangle of death?) in Edge
Apr 23, 2024
Auth cookies are stored on an Azure domain (https://rmiauthdev.b2clogin.com/ IIRC), because we're using Azure's auth service (Azure AD B2C), so you have to clear the cookies on that domain to fully actually log out.
But yeah, auth stuff in particular needs a bit of work
I manually deleted the cookies for
https://pacta.dev.rmi.siliconally.dev/en
and now I can't load the page at all anymore. Trying to load it results in the loading animation playing forever (well, technically I only know that it plays for a few minutes).The text was updated successfully, but these errors were encountered: