trails/apps/planner/app/components
Ullrich Schäfer e40b7dc199
Fix SSR and automerge timing
SSR fix:
- ClientOnly wrapper prevents Leaflet/Yjs from running during SSR
- SessionView lazy-loaded to avoid browser API usage on server

Automerge fix:
- Set MERGE_READY_STATE to 'clean' only (was including 'unstable')
- Prevents merging before all CI checks complete

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 00:49:54 +01:00
..
ClientOnly.tsx Fix SSR and automerge timing 2026-03-23 00:49:54 +01:00
PlannerMap.tsx Implement Planner map UI with collaborative editing (Groups 5+6) 2026-03-23 00:32:51 +01:00
SessionView.tsx Fix SSR and automerge timing 2026-03-23 00:49:54 +01:00
WaypointSidebar.tsx Implement Planner map UI with collaborative editing (Groups 5+6) 2026-03-23 00:32:51 +01:00