Select.Async does not call onInputChange
See original GitHub issueI am trying to implement this demo using Select.Async.
The event onInputChange
does not call in the Select.Async
component, but it works fine in the Select
component itself.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:4
- Comments:5 (2 by maintainers)
Top Results From Across the Web
reactjs - react-select - onInputChange event doesn't records ...
I have tried to find another event that will return the selected value, but I still don't get it. Curiously none of the...
Read more >Async - React Select
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support.
Read more >react-select-async-paginate/CHANGELOG.md - UNPKG
- `AsyncPaginateBase` is removed. `AsyncPaginate` supports `inputValue`, `menuIsOpen`, `onInputChange`, `onMenuClose`, `onMenuOpen` now.
Read more >Implementing a Searchable, Async Dropdown in React
onInputChange. This prop is similar to a simple onChange in an input field and will record inputs. This prop can be used to...
Read more >@philvr/react-select - npm
The easiest way to use react-select is to install it from npm and build it ... The Async component doesn't change the default...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This seems to be still an issue in rc.2 downgrading to rc.1 works.
Hello -
In an effort to sustain the
react-select
project going forward, we’re closing old issues / pull requests.We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our limited efforts to maintain the latest version.
If you feel this issue / pull request is still relevant and you’d like us to review it, please leave a comment and we’ll do our best to get back to you.