Open
Description
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.