webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Space Added When Selected #189

Closed anika-ahluwalia closed 4 years ago

anika-ahluwalia commented 4 years ago

Hi! When I select an option, a space is always added after it in the textarea. How could I get rid of this? Thank you!

kyang6 commented 3 years ago

How did you solve this?