missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.37k stars 802 forks source link

Whole screen flickers on initial usage (from React) #880

Open houshuang opened 6 months ago

houshuang commented 6 months ago

I'm using this component in our React app, displaying it through a Popover. The first time I display it, the entire screen flickers. After that, it works perfectly, even if the component is removed and a new component displayed... Not sure how to begin to debug this? Otherwise the component works great.

vs-amzn commented 2 months ago

Encountering this same issue. @houshuang Did you have any luck with this?