Pattern

Stale Data On State Change

stale-data-on-state-change

Route/search-parameter or navigation changes reuse existing server/browser state, so loaders and UI tabs don’t rerun or remount with fresh data; the result is stale renders, missing environment configuration, and components that appear to ignore updates.