Closed moshetanzer closed 2 months ago
Hi, I think this is expected as you have copied over the component using the same name by the looks of it? You should rename the component to use avoid this error.
Docs may need to be updated if it's directing people to do this.
Hey @harlan-zw not sure I get what you mean. I can’t have a component called OgImage. I don’t have lazyogimage anywhere. And this is the only oh image I have.
Nuxt will automatically generate Lazy components from all your existing components so you should ignore that.
Looking at the error it's saying there's two components:
Can you double-check that this doesn't exist /Users/test/Desktop/test/app/components/OgImage.vue
🐛 The bug
Hey @harlan-zw
Getting this in dev:
🛠️ To reproduce
just start up nuxt v4 with this
🌈 Expected behavior
this not to occur
ℹ️ Additional context
No response