AppSidebar renders before workspace hydrates. useWorkspaceId() throws
when workspace is null. Fix: read workspace?.id directly from store,
use enabled guard on inbox query. This fix was in commit
|
||
|---|---|---|
| .. | ||
| _components | ||
| agents | ||
| board | ||
| inbox | ||
| issues | ||
| my-issues | ||
| runtimes | ||
| settings | ||
| skills | ||
| layout.tsx | ||