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

woman/man facepalm (and few others) is displayed correctly but saved wrong #319

Open
mauromorello opened this issue Nov 13, 2018 · 10 comments

Comments

@mauromorello
Copy link

First: thanks for your work.
I have a strange issue here:
While picking and textarea shows right emoji (Male and Female facepalm)
image

when the textarea is submitted this happen:

image

with this result:

image

I tried with different combinations of configuration options but the behaviour is the same.
Version of emojionearea is 3.4.1 with local emojione signed 26/09/2018.

I wonder no others on internet have this issue
Thanks :)

@mauromorello
Copy link
Author

Also in this fiddle you can see whats happening: https://jsfiddle.net/mimmoz01/L7xwz13y/31/

image

@netgfx
Copy link

netgfx commented Dec 4, 2018

I have the same issue when using some symbols, they just display as utf-8 chars

@carpii
Copy link
Contributor

carpii commented Dec 4, 2018

Can you confirm what version of emojione you have installed?

npm version emojione

@netgfx
Copy link

netgfx commented Dec 4, 2018

I have 3.4.1 of emojionearea and version 4.0.0 of emojione

@mervick
Copy link
Owner

mervick commented Dec 4, 2018

It's an emojione bug, you can try to convert the same icons with emojione lib and you will see the same result

@atversko
Copy link

atversko commented Jan 6, 2019

It's an emojione bug, you can try to convert the same icons with emojione lib and you will see the same result

can u fix it?) or tell us what to do?)

Thank u for your amazing project!

@atversko
Copy link

It's an emojione bug, you can try to convert the same icons with emojione lib and you will see the same result

How can we fix it? We cant use emojionearea on live project with this bug... Need to find a solution... :)

@mervick
Copy link
Owner

mervick commented Jan 10, 2019

@gumacuk15
Emojionearea depends on emojione and if bug in emojione means that you need create issue at https://github.com/emojione/emojione/issues.
There is no way to fix it in emojionearea.

@mervick
Copy link
Owner

mervick commented Jan 10, 2019

@gumacuk15
In old versions of emojione this bug not appear, so for quick fix you can switch to old emojione

@atversko
Copy link

atversko commented Apr 10, 2019

@gumacuk15
In old versions of emojione this bug not appear, so for quick fix you can switch to old emojione

Hello. It's emojionearea bug! Your minified js version (emojionearea.min.js) makes that bug! With normal version (emojionearea.js) all works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants