AntiPattern
Cache Invalidations Mismatch
cache-invalidation-key-mismatch
Cache entries fail to update or repeatedly revalidate because query/mutation triggers are bound to the wrong identity context (tags/keys, hook injection, or QueryClient binding), causing stale UI state or unexpected refetch loops after actions like completion or deletion.