react-autocomplete
react-autocomplete copied to clipboard
Internal callback called before external callback
The internal callback is always called even if I define an external callback in inputProps I would like to only call the external callback.
https://github.com/reactjs/react-autocomplete/blob/41388f7d7760bf6cf38e7946e43d4fddd9c7c176/lib/Autocomplete.js#L555