-
Notifications
You must be signed in to change notification settings - Fork 108
Bug: images are not rendering #3226
Comments
Reopening issue since my fix didn't work as expected 😞 |
it looked like it worked for me in preview ... is it behaving different in production? |
@vabarbosa - yes, to me it also worked in preview, but does not work in production |
Update: We decided to merge the temporary fix (using Though, we still need to keep this issue open so we can investigate what's going on w/ the nuxt-img. |
Nuxt-image package has been updated, so we can take a look and see if we can use it again |
Currently "ON HOLD" since we're deciding whether it makes sense to work on this at the moment or not. |
How is it going? My Images are not available in production mode. What is the workaround? |
What is the issue?
After using merging the PR for using semtantic HTML images w/
nuxt-img
, for some reason, all of the images worked in our deployed branch preview, but they ended up not working in production.We need to investigate why this is happening.
Where does the issue happen?
Where we currently have broken images:
Screenshots
Screen.Recording.2023-05-17.at.8.50.41.AM.mov
Additional information
Potentially related: #3210
Related discussion happening here: nuxt/image#689
The text was updated successfully, but these errors were encountered: