AntiPattern
Context Misuse Breaks Caching
cache-context-misuse
Cache and data-fetching break when code runs outside the expected execution/injection context, so cache tags never hit or data suspends and isn’t hydrated, leading to missing client state and nondeterministic runtime failures.