Next.js Discord

Discord Forum

next/image causing chunk load errors

Unanswered
! AlexNotTheLion posted this in #help-forum
Open in Discord
Using next 14.0.2 using the app router with a "use client" page i often get chunkLoadErrors, after some research it was suggested to stop using next image : https://github.com/vercel/next.js/discussions/48328 , it is possible to get around this or fix it ?

0 Replies