The only way to close the dropdown, is to click Esc? not clicking outside with the mouse? Could be a problem on mobile
That makes sense. I've basically copied GitHub functionality – there is no such a thing as a click outside for close the suggestion list. But I like the idea so far, so let's avoid breaking change and make it as the optional prop. 💪
Discussion: https://github.com/webscopeio/react-textarea-autocomplete/issues/33