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

Missing & double emojis on Windows 11 #366

Closed moverware closed 9 months ago

moverware commented 11 months ago

Hey there, we noticed an issue with our app for users on Windows 11. We tested this with this codesandbox to ensure it wasn't our app: https://codesandbox.io/s/emoji-picker-react-4-z2gkzp

And it reproduces. Here is a screenshot of the issue: image

ealush commented 10 months ago

Hmm. Unfortunately, there's not much to do, and this also means that win-11 users won't be able to view these emojis when used outside of the picker, or even if sent from an iOS device. These are simply not implemented by the OS. My suggestion is to use "apple" emoji style.

Cribug8080 commented 9 months ago

How to fix it?

ealush commented 9 months ago

Use apple emoji style, but it will still not work with regular input elements.