-
I tried to turn showPreview off but the emoji-mart-bar div is still there. Also I don't see any skin tones picker, what is it supposed to be like?
Thank you very much!
-
Hi, I'm getting the following errors in my production builds.
When running it locally the picker works fine but then when I build it and deploy it I get this error.
I'm building with WebPack, here…
-
When selecting an emoji from the picker on a touch screen device (I tried it on iPhone SE & iPad), two taps are required to trigger the `emojiSelect` and/or `emojiClick` events and close the picker.
…
-
Hello everyone, I'm trying to use this plugin on a webpage that I didn't build with React, just plain HTML & JS. As I understand it, I can include React & React DOM in my HTML head from unpkg, and the…
-
For those of us who don't have to support IE, it would be nice to have a build of `emoji-mart` that removes all the `babel-runtime` polyfills, class transforms, etc. Perhaps the build structure could …
-
I get
```
building '/nix/store/ibyvvfgvvmaxplmzv613diwx7wcz0w4n-yarn.nix.drv'...
events.js:183
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND codeload.github.c…
-
hi all,
i need to close the picker if the picker lost focus. how can implement it ? i need onblur event
-
-
Emoji mart is awesome. Two suggestions for the search bar:
1. Add a magnifying glass icon, just like Slack
2. Add a cross icon when there is text in the search bar, to clear the text.
-
Perhaps i'm overlaying over too many views or something but i have found the ModalPicker to be way too sensitive on detecting touches when paging through emojis. A swipe is easily mistaken for a touch…