Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picker loading emojis as # (hashtag) #978

Open
orbitadajogatina opened this issue Feb 2, 2025 · 1 comment
Open

Picker loading emojis as # (hashtag) #978

orbitadajogatina opened this issue Feb 2, 2025 · 1 comment

Comments

@orbitadajogatina
Copy link

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:

Image

What can I do?

@Neuwair404
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants