Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website: 🐛 [Bug]: next/image not working in stage and production branch #2127

Open
darwin808 opened this issue Nov 16, 2023 · 0 comments
Open
Assignees

Comments

@darwin808
Copy link
Contributor

darwin808 commented Nov 16, 2023

Description

broken image is seen when using next/image in stage or production branches only. Unlike in accounts branch next/image is working fine

stage and production uses fastly/webengine
accounts doesnt use fastly

To Reproduce

create a component then use a next/image 
then deploy it in `stage` or `production`

Current vs. Expected behavior

current: broken images is shown 

expeceted: next image should work

Which area(s) are affected? (Select all that apply)

website

Additional context

https://www.fastly.com/blog/run-your-next-js-app-on-fastly
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants