I am trying to implement this [demo](https://github.com/JedWatson/react-select/blob/master/examples/src/components/CustomRender.js) using Select.Async. The event `onInputChange` does not call in the `Select.Async` component, but it works fine in the `Select` component itself.