joypixels / emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
https://www.joypixels.com
Other
4.46k stars 536 forks source link

Get some emoji error #661

Open mrxandy opened 5 years ago

mrxandy commented 5 years ago

I chose to complete the emoticon by passing the method $('#content'). Data("emojioneArea"). getText() gets the content, but the actual expression is not correct.

An error occurred when I inserted the data table.

Please Help me, Thank you

Example picture:

emojiBug

mrxandy commented 5 years ago

The above problem has been solved, my solution is to use the official website to demonstrate inserting the data table after escaping emoji.

But unfortunately, I took the data from the data table, provided the api to give ios to get the data, can not display the normal emoji.

caseyahenson commented 5 years ago

@mrxandy can you paste the contents of your emoji string (specifically the rainbow flag) into a snippet here so that I can evaluate it?