Open Issues Need Help
View All on GitHubAI Summary: The `onChange` event handler for a checkbox component exhibits buggy behavior when the checkbox's `checked` state is modified externally (programmatically). While `onCheckedChange` works correctly, `onChange` (particularly when integrated with form libraries via `register()`) fails to respond as expected after an external state change, leading to incorrect checkbox state updates upon subsequent clicks.
Complexity:
3/5
help wanted
Vitest doesnt work with SporV2 2 months ago
help wanted