webscopeio / react-textarea-autocomplete

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

If you try to select second emoji without space separation, it only selects the last one #43

Closed jvorcak closed 6 years ago

jvorcak commented 6 years ago

What other services are doing is that they add one space after an emoji is selected, I think it could solve this problem rta-bug