mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-17 12:20:04 +00:00
### fix: space selector state bugs on create and delete Two related bugs in the space selector caused by query cache key mismatches in `use-project-mutations.ts`: 1. New spaces not appearing in dropdown until refresh — wrong query cache was being invalidated after creation. 2. App stuck on deleted space instead of switching to Nova Spaces — delete handler was reading from an empty cache, so the selection never updated. |
||
|---|---|---|
| .. | ||
| browser-extension | ||
| docs | ||
| mcp | ||
| memory-graph-playground | ||
| raycast-extension | ||
| web | ||