Wrong favicon in development
Hi all,
I just started a new project with nuxt 3, and when I ran yarn dev to see the default welcome page, the favicon was from a completely different website I visited earlier.
Is this a caching issue? I tried chrome cache wipe but didn't fix it yet
I don't have a public folder or any reference to favicon in my project.
What things could I try to solve it or might this be a bug in nuxt?
Thanks in advance!
1 Reply
I can confirm the OP's findings with the favicon not correctly showing up during development. In nocache browser, incognito windows, whenever in development. The favicon lags behind or doesn't update correctly at all. Mainly happens to me when I stay within the same port while switching out Nuxt projects. (Have seen this since Nuxt 2.x)