webscopeio / react-textarea-autocomplete

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

handle press key ctrl + whitespace not show autocomplete #174

Closed khoand040792 closed 2 years ago

khoand040792 commented 5 years ago

i have a problem when i handle press key ctrl + whitespace show autocomplete at specified in string, but autocomplete not be triggered, even though i had added triggered characters before. please help me. my code: image

image

image

image

jukben commented 5 years ago

Hi, could you please create repro based on this https://codesandbox.io/s/k34153yp0v for example? 🙏