Pattern

Stale Routing Context

routing-context-boundary-staleness

Route-derived state like params, locale, and auth decisions gets computed only at the wrong boundary (mount vs navigation, top-level vs nested server), so dynamic segments and localized rendering silently misbehave or show empty/incorrect values.