big-design icon indicating copy to clipboard operation
big-design copied to clipboard

Checkbox doesn't support `defaultChecked`

Open chanceaclark opened this issue 3 years ago • 0 comments

Describe the bug Checkbox doesn't support the defaultChecked HTML attribute.

To Reproduce Pass defaultChecked into Checkbox: https://codesandbox.io/s/suspicious-platform-jwdmbe?file=/src/index.tsx

Expected behavior The uncontrolled behavior should allow the checkbox component to pass in the defaultChecked prop.

Screenshots Screen Shot 2022-10-24 at 18 30 16

Additional context N/A

chanceaclark avatar Oct 24 '22 23:10 chanceaclark