webscopeio / react-textarea-autocomplete

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

fix(autocomplete): position autocomplete correctly #87

Closed jukben closed 6 years ago

jukben commented 6 years ago

Fixed position of the autocomplete when the textarea is scrolled

CLOSE #86