TypeError: Cannot read properties of null (reading ‘__store’) when selecting Project in Workspaces
Description
A critical error occurs when attempting to access a specific project within the Workspaces settings. Upon selection, the application crashes with a TypeError. Additionally, the Send Feedback button on the error overlay is non-functional, preventing in-app reporting.
Environment
-
Application: Antigravity
-
Area: User Settings / Workspaces
Steps to Reproduce
-
Open Antigravity User Settings.
-
Navigate to Workspaces in the sidebar.
-
Select any Project from the list.
Expected Result
The application should load the project configuration successfully.
Actual Result
The UI displays an error screen with the following message:
Something Went Wrong
TypeError: Cannot read properties of null (reading '__store')
