Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☺️ emoji is splitted into two characters #424

Closed
jcubic opened this issue Aug 27, 2018 · 3 comments
Closed

☺️ emoji is splitted into two characters #424

jcubic opened this issue Aug 27, 2018 · 3 comments

Comments

@jcubic
Copy link
Owner

jcubic commented Aug 27, 2018

Expected behavior

☺ should render ☺️ emoji

Actual behavior

it renders two relaxed emoji

Steps to reproduce

paste '\u263a\ufe0f' into console and result character into emoji demo (it's single unicode emoji and VARIATION SELECTOR that is used to mark emoji as renderable images) https://codepen.io/jcubic/pen/qPVMPg

@jcubic
Copy link
Owner Author

jcubic commented Sep 2, 2018

The problem appear again after adding emoji regex but after update to version 7.0.1, that fixed reported issue, it now works.

@jcubic
Copy link
Owner Author

jcubic commented Sep 8, 2018

The same happened with echo and 8️⃣ without emoji codepen, fixed in d6f8398

@jcubic
Copy link
Owner Author

jcubic commented Sep 9, 2018

version 1.22.0 released

@jcubic jcubic closed this as completed Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant