N
Nuxt2mo ago
FoxCode

How to use new nuxt-icon with nuxt-ui

When will nuxt-icon be in v1.0.0-beta.1 version for nuxt-ui? Can I somehow use the latest version of nuxt-icon for nuxt-ui?
2 Replies
FoxCode
FoxCode2mo ago
The reason why I want to do it: https://github.com/nuxt-modules/icon/issues/157 if there is a workaround I would also use it
GitHub
Infinite WARN loop with slots and nuxt-content · Issue #157 · nuxt-...
I get warn: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. when I use an icon component and use mu...
Hum+
Hum+2mo ago
there's a similar issue if you install nuxt-hub and nuxtjs/tailwindcss, i think itll get fixed soon it needs to get deduped if it already exists or gets detected twice(or more) in nuxt.config files since nuxt-hub also relies on tailwind and nuxt/ui my nuxt-icon and nuxtjs/tailwind in my own project config freaks out too