AntiPattern
Stale Cache From Mis-keying
stale-cache-from-miskeying
Query cache updates fail or lag because cache keys, initial state, and hook execution context drift (e.g., dynamic todo key variants, undefined query inputs, unbound invalidateQueries, or one-time initialValues).