Thanks for using react-select!
If you are going to ask a question or want to propose a change or a new feature, then please don't file an issue for this.
Questions and feature requests have their own place in our discussions section.
Are you reporting a bug or runtime error?
runtime error (which I think is a bug, at least in documentation).
https://codesandbox.io/s/react-select-v5-sandbox-forked-wbb4og?file=/example.js
I think that by default the value should not be used for filtering since it is an "implementation detail" of the dropdown.
Thanks for using react-select!
If you are going to ask a question or want to propose a change or a new feature, then please don't file an issue for this.
Questions and feature requests have their own place in our discussions section.
Are you reporting a bug or runtime error?
runtime error (which I think is a bug, at least in documentation).
https://codesandbox.io/s/react-select-v5-sandbox-forked-wbb4og?file=/example.js
I think that by default the
valueshould not be used for filtering since it is an "implementation detail" of the dropdown.