Keying the outer router-view on route.path made every settings click remount the whole settings shell, resetting the rail scroll to the top. The key now treats /settings/* as one unit so the shell (and its scroll position) persists while child pages swap; detail-to-detail remounts elsewhere are unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>