rsocials had defaultScope: "global" but client components passed the raw space slug, creating threads in space-specific docs (e.g. commonshub). Server routes then looked in the non-existent "global" doc → 404. Changed to defaultScope: "space" to match how client actually works. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| campaign-data.ts | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||