AntiPattern

Component Contract Mismatch

component-contract-mismatch

UI components fail because their required contracts (export identifiers, event propagation expectations, shared state models, and library styling/slot APIs) are mismatched, causing handlers not to fire, state to desync, or styling and render behavior to break unexpectedly.