question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Select.Async does not call onInputChange

See original GitHub issue

I 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:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
aminmccommented, Jan 3, 2017

This seems to be still an issue in rc.2 downgrading to rc.1 works.

0reactions
bladeycommented, May 27, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found