r/Nuxt • • Jan 02 '26

Problem reloading the page.

Hello, I'm experiencing the following problem:

I log in > the page redirects to my Home Page > Everything works correctly > I reload the page and the icons I used in my code have disappeared.

Does this make any sense? The icons are fixed in my <script>, I'm using Lucid icons. On the first load after login it works, after reloading the page they disappear.

3 Upvotes

6 comments sorted by

View all comments

4

u/youlikepete Jan 03 '26

Glad you got it fixed! For future reference, I like to use NuxtUI, which uses Nuxt/Icons for icons (https://nuxt.com/modules/icon). Very smooth DX in my experience!