With custom entry.client.tsx, initI18n() in root.tsx runs too late — the client hydrates before i18n is initialized, showing raw translation keys. Move initI18n() to entry.client.tsx where it runs before startTransition/hydrateRoot. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| routes | ||
| entry.client.tsx | ||
| root.tsx | ||
| routes.ts | ||