You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea of what's happening here? I'm using Svelte and I imported the emojis on one component to use the em-emoji tag and now every time I open the picker it's like that:
What can I do?
The text was updated successfully, but these errors were encountered:
Hey Orbita! I think the issue might be with how the emoji theme is set up. If you're using a custom theme, like Twemoji or others, you’ll need the appropriate sprite sheet or images for those themes. Otherwise, the emoji picker might fail to load the correct emoji images and fall back to showing placeholders like hashtags. I'd also recommend checking the configuration for the em-emoji tag to ensure it's pointing to the correct image or font source.
Any idea of what's happening here? I'm using Svelte and I imported the emojis on one component to use the em-emoji tag and now every time I open the picker it's like that:
What can I do?
The text was updated successfully, but these errors were encountered: