Replies: 2 comments 2 replies
-
I'm not sure anything would be cache related, but how are you installing Next on your Google App Engine instance? Just via |
Beta Was this translation helpful? Give feedback.
-
We have the same issue with a classic Next app on Chrome and on production mode only (version 9.4.1) |
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.
-
I have an intermittent issue on Google App Engine on a standard environment. The displayed browser error is
The console error is:
The production build line main-e9fcf9c93d6d8ac0e441.js:formatted:406
Building nextjs in development mode leads to this line
Upon refresh the issue is resolved.
My thoughts are that nextjs is being loaded after this line due to a cache issue or something else. I've tried to run down the cause to no avail. Any help or direction would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions