Replies: 3 comments 2 replies
-
Is port 3018 on localhost accessible to your NextJS application running in docker? |
Beta Was this translation helpful? Give feedback.
-
@webface when you navigate using link the |
Beta Was this translation helpful? Give feedback.
-
@willemliu when using link I get the console logs in the browser. When using direct it logs only in the terminal
on direct in the console...still
I have another project which uses nextjs v8. I never had this issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
getInitialProps
thows an error when my app launches. I am running a node server and nextjs app in a docker container. Here is my get funcI only get data when I navigate from a
Link
component otherwise I get this errorBeta Was this translation helpful? Give feedback.
All reactions