Next.js Discord

Discord Forum

Webpack Hot Reload requests are timeouting

Unanswered
Holland Lop posted this in #help-forum
Open in Discord
Holland LopOP
When editing Components with dev server, the first time reloading works, but after the 2nd change, the requests to the webpack js files are pending forever. After ~15s, NextJS performs a full page reload. (Screenshot shows Firefox Debug Tools Network Tab)

(NodeJS v20.10.0 with NextJS 14.0.3)

0 Replies