When switching workspaces while on a detail page (e.g. /issues/[id]), the store clears old data and the page tries to fetch the old resource with the new workspace context, causing a 404 error. Navigate to the issues list before switching to avoid referencing stale resources. |
||
|---|---|---|
| .. | ||
| create-issue.tsx | ||
| create-workspace.tsx | ||
| index.ts | ||
| registry.tsx | ||
| store.ts | ||