-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
BugSomething isn't workingSomething isn't workingFixedThe problem has been fixedThe problem has been fixed
Description
Description
When I use Chakra React Select V5, I expected this package to be compatible with React 19 but it isn't
The main reason for this issue to happen is because v5 has React Select 5.8.x as peer dependency and they added the corresponding support since version 5.9 [1].
It would be awesome to allow this to avoid having to migrate to Chakra v6 to be React 19 compatible (which also involves migrate to Chakra UI v3, a huge refactor).
[1] https://github.com/JedWatson/react-select/releases
chakra-react-select Version
5.0.2
Link to Reproduction
No response
TypeScript?
- Yes I use TypeScript
Operating System
- macOS
- Windows
- Linux
- iOS/iPadOS
- Android
Package Manager
Yarn
Additional Information
Here's a screenshot about the new versions in React Select.
Reference: https://github.com/JedWatson/react-select/releases
fabmont
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingFixedThe problem has been fixedThe problem has been fixed
