AntiPattern
Form Binding Key Mismatch
form-binding-key-mismatch
Input state updates fail because field identifiers don’t line up with how handlers and validators expect keys (name vs id, schema-selected fields, and error container shape), causing submissions, validation, and change detection to silently break.