The communitySlug derivation was parsing path segments (e.g. /rcal) as part of the space name instead of using the subdomain. On jeff.rspace.online/rcal, this caused communitySlug to be "rcal" instead of "jeff", making tab navigation redirect to rcal.rspace.online. Now: on subdomain hosts, space always comes from the subdomain. Path segments are only parsed for the space on localhost. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||