You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly gratulate to the entire team of next.js. You guys are doing an amazing job!
My issue came up loading CSS rendering on the server side. My CSS loads only partly. If I do a hard refresh or navigate to a page it loads only partly. However If I am navigating with BACK/FORWARD in the browser it loads correctly. Same applies when developping and using hot-reload.
Any idea what it could be ? Couldn't find similar issue, if there is forgive me and just link it here please.
Hi,
Firstly gratulate to the entire team of next.js. You guys are doing an amazing job!
My issue came up loading CSS rendering on the server side. My CSS loads only partly. If I do a hard refresh or navigate to a page it loads only partly. However If I am navigating with BACK/FORWARD in the browser it loads correctly. Same applies when developping and using hot-reload.
Any idea what it could be ? Couldn't find similar issue, if there is forgive me and just link it here please.
Happy Hacking,
Koppany,
my _document.js :
next.config.js:
.babelrc:
The text was updated successfully, but these errors were encountered: