webscopeio / react-textarea-autocomplete

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

style property in file textarea-caret maybe wrong #164

Closed fuzhengsong closed 2 years ago

fuzhengsong commented 5 years ago

The component Autocomplete is not at correct position when textarea value is long.I found the style in textarea-caret should be "wordBreak" not "wordWrap".

jukben commented 5 years ago

Could you please create repo somewhere? You can use this "template": codesandbox, codepen.