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

Nuxt Islands can't render <Icon> #52

Closed harlan-zw closed 1 year ago

harlan-zw commented 1 year ago

Reproduction: https://stackblitz.com/edit/nuxt-starter-cmr8kq?file=pnpm-lock.yaml

Most likely a Nuxt Islands limitation but issue here for tracking

Atinux commented 1 year ago

Do you have any idea what can go wrong with the component?

toniengelhardt commented 1 year ago

I'm not sure if it is related, but I'm getting type errors again with the size property:

Screenshot 2023-02-14 at 10 33 33

harlan-zw commented 1 year ago

This actually seems to be working correctly now, closing.