Pattern
Stale Server State
stale-server-state
Client UI state and fetched data fail to update when routing params change or after user actions because loaders/queries don’t automatically revalidate, hooks aren’t wired to reactive inputs, and initial state only initializes once.