Bug - TypeError in Workspace Project Selection

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

  1. Open Antigravity User Settings.

  2. Navigate to Workspaces in the sidebar.

  3. 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')