You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build emoji you will need regexpu and emoji-regex by Mathias Bynens. It will be best to get them from npm and add to project at build time.
Best it would be to patch src file with new regex on each build. Check if file for make can be created with version of the emoji-regex taken from package.json. or .$(version) should be used to trigger to patch the src.js file.
Main issue is fixed, there is still issue when click on the command line that have longer emoji. No need for updating emoji regex, this is something that could be done later so it's up to date.
Issue summary
On Windows 10 default using emoji picker, default emoji don't render properly, they are split into multiple characters.
Expected behavior
All emoji work correctly
Actual behavior
Some emoji are broken
Steps to reproduce
The text was updated successfully, but these errors were encountered: