You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when using the allowWhitespace option and typing something with several words, it would be nice to make the suggestion list reappear in the case where you make a typo, and then hit backspace to fix your error. The way it is now I have to go all the way back to the first word to get it to reappear.
Hi, when using the allowWhitespace option and typing something with several words, it would be nice to make the suggestion list reappear in the case where you make a typo, and then hit backspace to fix your error. The way it is now I have to go all the way back to the first word to get it to reappear.
Example:
![text-area-autocomplete](https://user-images.githubusercontent.com/2843210/91834636-9af88480-ec48-11ea-9774-6bc33a1dfb3c.gif)
https://codesandbox.io/s/reacttextareaautocomplete-forked-489dh?file=/src/index.js
The text was updated successfully, but these errors were encountered: