nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
874 stars 38 forks source link

Icons not render in SSR side (Node) #35

Closed agracia-foticos closed 1 year ago

agracia-foticos commented 1 year ago

Icons are not being rendered in the SSR part

image

Source Code image

In the Vue part (client) it works correctly

npx nuxi info - Operating System:Linux`

Atinux commented 1 year ago

Can you share a Stackblitz please @agracia-foticos ?

agracia-foticos commented 1 year ago

solved