emojionearea
emojionearea copied to clipboard
img-Emoji is decoded back to unicode
i insert a emoji to the textarea "🙋♂️" after i click outside the textarea and back inside the textarea the emoji is decoded back to Unicode "🙋♂" this problem occur also with some other emojis.
the problem is reproducible with the Inhouse-Emoji-Area-Sample-Code: https://jsfiddle.net/1v03Lqnu/
i made a short video that demonstrate the issue (don't forget to insert the blank space between "🙋♂️" and "m" after rejoining the textarea): https://youtu.be/9krkYuxUMCU
note: the problem also occur if i just post the textarea (without rejoining the textarea and adding a blank space). the server will receive "🙋♂"
+1, I'm having this issue has well