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 a rare case, but if someone is using two browsers and deletes an organization from one browser but has that id set as the active organization in the other browser, then the organization will be selected but it will not reflect in the UI and adding new orgs will appear as if broken.
Proposed solution:
If the id in local storage is not valid, we should clear that id out.
The text was updated successfully, but these errors were encountered:
Describe the bug and steps to reproduce
This is a rare case, but if someone is using two browsers and deletes an organization from one browser but has that id set as the active organization in the other browser, then the organization will be selected but it will not reflect in the UI and adding new orgs will appear as if broken.
Proposed solution:
If the id in local storage is not valid, we should clear that id out.
The text was updated successfully, but these errors were encountered: