joeattardi / svelte-emoji-selector

Visual emoji picker for Svelte apps
https://joeattardi.github.io/svelte-emoji-selector/
MIT License
35 stars 14 forks source link

Issue when used with SSR? #7

Closed hubert-ix closed 4 years ago

hubert-ix commented 4 years ago

Great component, thanks for making it available!

It works great when used with Svelte on the front end, but when I import it in Sapper it returns a server side error. Is this something that's easily addressed?

joeattardi commented 4 years ago

Hi,

Thanks for checking this package out but it's been deprecated (see https://www.npmjs.com/package/svelte-emoji-selector). I should probably archive this repository.

If you are looking for an emoji picker, I'd suggest you check out my other project, Emoji Button. It's a vanilla JS emoji picker that you could probably integrate with Svelte.

https://emoji-button.js.org/