Open Rall3n opened 1 year ago
Latest commit: 7b1dc8d49ca9d8b6cc0a1810377f17c2cda29ca3
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 7b1dc8d49ca9d8b6cc0a1810377f17c2cda29ca3:
Sandbox | Source |
---|---|
react-codesandboxer-example | Configuration |
Option Groups Bug | Issue #3706 |
This PR adds the prop
getGroupOptions
to resolve options in groups without the requirement of theoptions
property.TODO:
GroupBase
,Group
generics) to allow for group withoutoptions
prop.Closes #3706