-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugneeds triageInitial label given, to be assigned correct labels and assignedInitial label given, to be assigned correct labels and assigned
Description
Prerequisites
- I have searched the existing issues
- I understand that providing a SSCCE example is tremendously useful to the maintainers.
- I have read the documentation
- Ideally, I'm providing a sample JSFiddle, Codesandbox.io or preferably a shared playground link demonstrating the issue.
What theme are you using?
antd
Version
5.16.1
Current Behavior
When specifying 0
as an enum for an array item, the checkbox cannot be selected. This issue occurs only with antd theme.
Expected Behavior
The item 0
should also be selectable by clicking.
Steps To Reproduce
Try selecting 0 in this playground
I was also able to reproduce this in my environment.
Environment
- OS: debian 11(bullseye)
- Node: 20.10.0
- npm: 10.2.3
- antd: 5.13.1
Anything else?
related: #3716
Metadata
Metadata
Assignees
Labels
bugneeds triageInitial label given, to be assigned correct labels and assignedInitial label given, to be assigned correct labels and assigned