Sudden "Loading chunk 0 failed" for dynamic components #17162
Unanswered
eric-burel
asked this question in
Help
Replies: 2 comments 2 replies
-
I'm getting this issue but I'm not even loading any dynamic components. I get this issue even if I do |
Beta Was this translation helpful? Give feedback.
2 replies
-
It seems to affect Vulcan Next also, I'll try to have a more consistent repro, while I use a more recent version and no dynamic component. Very weird. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I suddenly started to get this error when using a dynamically imported component:
AssetsMapContainer
being the component that calls a dynamic component like so:The weird thing is that this issue appeared like 2 weeks ago, while this component is months old. I didn't update Next (v9.4.4) nor Webpack (v4.43.0).
Did someone hit the same issue? Should I update Next to 9.5?
Beta Was this translation helpful? Give feedback.
All reactions