AntiPattern
Stale State and Cache
stale-state-cache-binding-issues
React Query and React state fail to update correctly when inputs or bindings are missing, leading to unchanged caches, incorrect query invalidation, and one-time-initialized state that diverges from user actions and backend mutations.