Replies: 2 comments 3 replies
-
Hi, I am also experiencing the same issue reported by @ystewart. We recently upgraded from Next.js It seems if we use the pure html Can anyone point us in the right direction to further investigate this issue? Any help would be appreciated, and thank you for your time! Other relevant packages to note:
|
Beta Was this translation helpful? Give feedback.
-
Did you add your image host domain to the config as it says in the docs1? Footnotes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently using the next/image component to load external images from a self-hosted CDN. When I run the app in development mode on my local machine the images are loading fine, but after deploying I see that the these images are broken and that they return a 502 error after some time. Has any body had this issue?
Beta Was this translation helpful? Give feedback.
All reactions