Skip to content

Adding a custom compoenent to handle its own clicks #4899

Answered by ebonow
cubecleveland asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately part of the behavior of react-select checks to see if a click is outside the MenuList component and not the Menu. For time being, it may be easier to modify the MenuList instead, though it's unclear if that still fits your use-case.

You can read more about the related open issue here: #3076

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cubecleveland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants