AntiPattern
Event/Export Semantics Mismatch
semantics-mismatch-contract
UI lifecycle and module-export expectations break because handlers return values or identifiers with the wrong semantics (e.g., improper casing for Next.js components or incorrect beforeunload return behavior), causing full reloads and missing prompts.