AntiPattern
Stale Data from Cached Sources
stale-data-from-misconfigured-caching
Route- and state-driven data can stay stale because loaders and Suspense queries aren’t revalidated or hydrated to the client, and initial React state only initializes once, causing profile headers/rows to show mismatched or outdated values.