AntiPattern
State/Config Miswiring Breaks Rendering
stale-state-config-miswiring
UI state or column configuration is wired outside the runtime context or never reset, so components keep using stale values (pinned rows) or switch rendering modes (checkbox edit mode), breaking layout and data handling flow.