The server now always renders Outlet. The WASM client renders the same Outlet for authenticated users. #23

Merged
longjacksonle merged 1 commit from rusty-long-links-4 into main 2026-04-01 04:32:32 +02:00
Member

Hydration is a structural match — no DOM reconciliation, no JS interop errors. For unauthenticated users,
the WASM guard redirects to /login synchronously (localStorage is available immediately at hydration), so
no flash either.

Hydration is a structural match — no DOM reconciliation, no JS interop errors. For unauthenticated users, the WASM guard redirects to /login synchronously (localStorage is available immediately at hydration), so no flash either.
Hydration is a structural match — no DOM reconciliation, no JS interop errors. For unauthenticated users,
  the WASM guard redirects to /login synchronously (localStorage is available immediately at hydration), so
  no flash either.
longjacksonle deleted branch rusty-long-links-4 2026-04-01 04:32:32 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
a8n-tools/rusty-links!23
No description provided.