ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
1.04k stars 171 forks source link

Bug : Emojis not rendering #331

Open Kapil-agrawal18 opened 1 year ago

Kapil-agrawal18 commented 1 year ago

Some emojis are not rendering. They are giving some junk value in response to clicking. How can I resolve this issue??

image for reference: https://user-images.githubusercontent.com/79719705/229335761-ed4ea2e9-b8d9-4da1-b21e-f566670c1692.png

cforcross commented 1 year ago

Some emojis are not rendering. They are giving some junk value in response to clicking. How can I resolve this issue??

image for reference: https://user-images.githubusercontent.com/79719705/229335761-ed4ea2e9-b8d9-4da1-b21e-f566670c1692.png

just faced a similar issue and solved it with the help of this stack overflow post. https://stackoverflow.com/questions/74044939/getting-undefined-emoji-in-emoji-picker-react4-3-0