Next.js Discord

Discord Forum

NS_ERROR_NET_PARTIAL_TRANSFER, reloading is unusably unstable

Unanswered
American Crow posted this in #help-forum
Open in Discord
American CrowOP
Hey! I've been a long time Svelte dev, trying out nextjs for a project.
It seems the responses are getting cut when getting to the browser, half of the time the css does not load, nor the js, nor fonts.
I'm using tailwind with next v14.1.0.
How can I fix this? I've tried deleting .next and force refreshing.
(ignore the a.default.detectStore error)

Thank you!

2 Replies

American CrowOP
This seems insanely broken to me, but I've heard good about nextjs so I assume this is not the normal experience.
American CrowOP
Has this happened to anyone else? I can't seem to find it on google. I can share code if needed, but its pretty much nothing.