jm-david / emoji-mart-vue

One component to pick them all 👊🏼
https://jm-david.github.io/emoji-mart-vue
BSD 3-Clause "New" or "Revised" License
603 stars 82 forks source link

Webpack SSR Support #21

Open creativenoobie opened 6 years ago

creativenoobie commented 6 years ago

Hey,

First of all, Nice work with the Fork! Thanks for making it.

Can you please add support for webpack SSR? I'm using Vuetify-SSR (material design for Vue) and would love to use this too!

Currently, I'm getting "document" not defined error while hard reloading the page. (Works fine with hot reloading since document is already mounted)

Let me know what do you think.

Thanks!

vijaythecoder commented 6 years ago

any help on this?

bujji1 commented 5 years ago

@vijaythecoder :- Use this in the Vuejs's mounted call back method and you would be fine .