react-typeahead-component
react-typeahead-component copied to clipboard
previousInputValue not updating
The previousInputValue
value is not updating when using multiple tokens. Right now the value is only updated if previousInputValue
equals null
. Is it possible to update this value always before Arrowing Up and Down?