examples/with-cloudinary not displaying images from cloudinary #61973
Unanswered
thedavidweng
asked this question in
Help
Replies: 2 comments
-
I ran into the same problem as you.Have you solved it since? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi everyone, I had this same issue. After debugging for some time, this worked for me. Inside
you need to edit line 8,
to reference your cloudinary cloud name (the same value of Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi everyone, I deployed the demo and replaced the environmental variables with my images hosted on cloudinary, but seems like the images weren't showing on the site, although when it's loading I can see blurred thumbnail seems to match the color of my image, but it disappears after loading. If I right-click on the position where the image should appear, I can open the correct image, it just doesn't display on the website.
Additional information
https://github.com/thedavidweng/image-gallery-starter
Example
https://image-gallery-starter-dun-ten.vercel.app/
Beta Was this translation helpful? Give feedback.
All reactions