trails/apps/journal/app
Ullrich Schäfer 545469eae0 Fix SSR hydration mismatch for dates
Created ClientDate component that renders dates client-only via
useEffect to prevent server/client locale mismatches. Server
renders with de-DE as default, client updates to user's locale.

Applied to route detail (version dates) and route list (updated dates).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:22:58 +00:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00
routes Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
root.tsx Complete monorepo toolchain setup (tasks 1.1-1.7) 2026-03-22 12:12:57 +01:00
routes.ts Fix GPX export: use API route with direct download link 2026-03-24 20:22:58 +00:00