Unhandled Runtime Error: ChunkLoadError
Unanswered
LaPerm posted this in #help-forum
LaPermOP
Hi guys,
Been struggling this for ages and can't fix it. My page usually loads ok but in production I'm just getting an array of chunk data. It seems to be when the connection is a bit slow or if I navigate back and forth.
In development if I refresh the page multiple times it also crashes.
I am using the latest stable version of next and am not getting any warnings or errors with my code. Anyone else experienced this and know a fix?
Been struggling this for ages and can't fix it. My page usually loads ok but in production I'm just getting an array of chunk data. It seems to be when the connection is a bit slow or if I navigate back and forth.
In development if I refresh the page multiple times it also crashes.
I am using the latest stable version of next and am not getting any warnings or errors with my code. Anyone else experienced this and know a fix?
2 Replies
Broad-snouted Caiman
Did you manage to find a way to solve it?
I'm experiencing the same error using dynamic routes.