Skip to content

UIcon not rendering in navigator #4076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexyProjet opened this issue May 5, 2025 · 0 comments
Open

UIcon not rendering in navigator #4076

alexyProjet opened this issue May 5, 2025 · 0 comments
Labels
needs reproduction question Further information is requested v3 #1289

Comments

@alexyProjet
Copy link

Description

Misc
Nuxt-ui : 3.1.1
Nuxt: 3.17.1
Node : v20.12.2
Tested on Firefox and Chrome

Description

With the following code in my component, I get nothing in the rendered DOM using "npm run dev" command. The Icon does not appear and there is nothing in the dom.

I have installed npm install @iconify-json/uil, I have also tried with other icon like "prime"

<UIcon name="i-uil-github" class="size-4" />

I have no error message at all and other ui features works fine. I think I am missing something but I don't get what ^^

What I tried
Tested on Firefox & Chrome.
Various icon package name
installing nuxt icon package
adding nuxt icon package to module

@alexyProjet alexyProjet added question Further information is requested v3 #1289 labels May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction question Further information is requested v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants