learn.nuxt.com icon indicating copy to clipboard operation
learn.nuxt.com copied to clipboard

[learn.nuxt.com] Cannot read properties of undefined (reading ‘default’)

Open raminjafary opened this issue 10 months ago • 5 comments

@antfu I think this is a common issue across all websites using Nuxt. You just need to search couldn't resolve component at in google to see the scale of impact.

Related: https://github.com/nuxt/nuxt/issues/29624#issuecomment-2853634060

Image

Image Image

raminjafary avatar May 06 '25 08:05 raminjafary

Same issue here on multiple websites

jeannen avatar May 08 '25 01:05 jeannen

Image

On my side, it works fine?

https://github.com/nuxt/nuxt/issues/29624 looks quite severe, we would love to fix as soon as we can, however with all the information provided in the thread, it seems quite random and related more to CDN/network infra than on our side?

antfu avatar May 08 '25 04:05 antfu

I think the issue might be, while navigating between routes and there is a new release, the chunk errors are not properly caught in the chunkError handler to emit chunk error event and to apply the intended strategy but instead execution continues resulting in a crash.

raminjafary avatar May 11 '25 06:05 raminjafary

Image

On my side, it works fine?

nuxt/nuxt#29624 looks quite severe, we would love to fix as soon as we can, however with all the information provided in the thread, it seems quite random and related more to CDN/network infra than on our side?

@antfu Please try search with this query site:nuxt.com Couldn't resolve, it is still exist.

kemchenj avatar May 12 '25 12:05 kemchenj

Any update on this? :/

jeannen avatar Jun 02 '25 02:06 jeannen