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

img-Emoji is decoded back to unicode #439

Open
regentropft opened this issue Aug 2, 2021 · 1 comment
Open

img-Emoji is decoded back to unicode #439

regentropft opened this issue Aug 2, 2021 · 1 comment

Comments

@regentropft
Copy link

regentropft commented Aug 2, 2021

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 "πŸ™‹β™‚"

@FabrizioCozza
Copy link

+1, I'm having this issue has well

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