AntiPattern
State Change Not Applied
conditional-control-flow-masks-updates
UI navigation and middleware redirects appear to fail because state-driven control flow (conditional rendering, Next.js App Router wrapper, or middleware callback handling) prevents the intended component update or URL change from taking effect.