webscopeio / react-textarea-autocomplete

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

Whether Chrome browser is not supported #72

Closed fanlyze closed 6 years ago

fanlyze commented 6 years ago

Chrome browser's version is 68.0.3440.7. 20180611004713

jukben commented 6 years ago

Could you please try a different browser? This looks like an issue with Unicode characters on your machine, not with the package itself. (it's just matter of implementation of provider function.)

fanlyze commented 6 years ago

It works in Firefox. so,how do I solve this problem in Chrome? @jukben

jukben commented 6 years ago

Could you please try this page? http://getemoji.com/ I'm afraid it's a bug in your Chrome and thus is completely unrelated with the package.

fanlyze commented 6 years ago

@jukben I open http://getemoji.com/ with chrome. 20180611232346 This is the question of my chrome browser.

jukben commented 6 years ago

That's very weird. I would recommend you to reinstall the Chrome.