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 split bug #94

Open
pradel opened this issue Feb 29, 2016 · 1 comment
Open

Emoji split bug #94

pradel opened this issue Feb 29, 2016 · 1 comment

Comments

@pradel
Copy link

pradel commented Feb 29, 2016

When trying to textillate string containing emoji emoji are destroyed.
Is due to split method
Solution: http://stackoverflow.com/questions/34421887/splitting-emoji-safely
Use spliddit to replace .split() method;

rymcol added a commit to rymcol/textillate that referenced this issue Aug 10, 2017
Implements the spliddit (https://github.com/essdot/spliddit) function to resolve emoji issues with jquery.lettering. Also modifies the example to include the spliddit library and make the appropriate attributions.
@jacopomazzoni
Copy link

Hey I know this is a very old issue to reopen but when I try textillate both from the release and the latest this is still not working.
Did it get overwritten?

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

2 participants