Open bojandurmic opened 8 months ago
Can you try without lazyLoadEmojis?
Hey @ealush , it's neither better nor worse.
We're noticing the same behaviour.
I guess you didn't use emojiStyle="native"
We are using emojiStyle="native"
.
I'm still experiencing this issue, has anybody found a fix for it?
The fix seems to be using a different library. I went with emoji-mart and it works great.
Thanks, I'll give it a look!
Hey everyone, I'm not sure if I am doing something wrong or if this is a known issue.
This is my code:
Whenever reactions are expanded, Safari freezes up for over five seconds before finally showing the full emoji picker. Chrome has no such issue. Is there anything I can do speed it up? It seems like it spends most of the time trying to download images and render DOM nodes.