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
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.
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 "πβ"
The text was updated successfully, but these errors were encountered:
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 "πβ"
The text was updated successfully, but these errors were encountered: