Replies: 1 comment
-
Agreed, #5235 was created to address this, but the author did not respond to review comments. Feel free to create a new PR that accomplishes this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
documentation describes FilterOptionOption as type when creating custom option filters, but it is not exported directly from react-select, and you need to use a deep link into the core react-select to get it.
I propose that we export this on a higher level, to make it easier to implement custom filter methods
Beta Was this translation helpful? Give feedback.
All reactions