From b54f7b4b564408b69086750d628eb907148da196 Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 1 Mar 2026 17:17:39 +0000 Subject: [PATCH] Fix SX history, OOB header swaps, cross-service nav components - Always re-fetch on popstate (drop LRU cache) for fresh content on back/forward - Save/restore scroll position via pushState - Add id="root-header-child" to ~app-body so OOB swaps can target it - Fix OOB renderers: nest root-row inside root-header-child swap instead of separate OOB that clobbers it - Fix 3+ header rows dropped: wrap all headers in single fragment instead of concatenating outside (<> ...) - Strip