-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
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?
chakra-ui
Version
6.0.0-beta.7
Current Behavior
I ran into an issue where I couldn't get an array with enum to work when using the chakra-ui theme. Turns out the same issue can be found in the playground. In the Alternatives example, if you add a color under Color palette, the form will not pass validation when submitting.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- OS:
- Node:
- npm:
Anything else?
No response