Skip to content

[BUG] Make v5 React 19 compatible #356

@rmanganiello

Description

@rmanganiello

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.

Image

Reference: https://github.com/JedWatson/react-select/releases

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingFixedThe problem has been fixed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions