Skip to content

dark mode dropdown issues #135

Answered by csandman
lanbau asked this question in Q&A
May 23, 2022 · 17 comments · 9 replies
Discussion options

You must be logged in to vote

Ah, I've found the issue. This is caused by using chakra-react-select@^4.0.0 with a version of Chakra UI below 2 (such as 1.8.8).

As of chakra-react-select v4, you must be on @chakra-ui/react@^2.0.0 as well as react@^18.0.0 in order for it to work properly, as mentioned in the release notes and the readme. You can check Chakra UI's official migration guide for getting set up with the new version.

If you do not plan on updating your react and chakra versions (which sh…

Replies: 17 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@csandman
Comment options

Answer selected by csandman
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@csandman
Comment options

@csandman
Comment options

@frysztak
Comment options

@csandman
Comment options

@frysztak
Comment options

Comment options

You must be logged in to vote
3 replies
@csandman
Comment options

@sholzmayer
Comment options

@csandman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Bug Something isn't working Answered This question has been answered Not Really a Bug Someone thought it was a bug, but turns out its not a bug
6 participants
Converted from issue

This discussion was converted from issue #134 on June 02, 2022 20:25.