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
Avoid onboarding screen if /api/organizationsIsEmpty fails (#8356)
* add error handling
* remove unused imports
* improve structure of try catch clause
* add changelog
* add margin
* remove typo
* move other api calls outside of try catch block
* add another function call to try and catch because failure would lead to blank screen
* move all methods to try catch block
* improve styling
0 commit comments