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. |
||
|---|---|---|
| .. | ||
| _components | ||
| agents | ||
| board | ||
| inbox | ||
| issues | ||
| my-issues | ||
| runtimes | ||
| settings | ||
| skills | ||
| layout.tsx | ||