Force Chrome to refresh new image with same public_id
/ src url
#204
Unanswered
zukethenuke
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi. I'm adding a feature for users to upload a business logo. We would like to store the image in Cloudinary by the users Id from our database (
${user.Id}-logo
). If a user uploads a picture it works fine, but if they update the image with a new one, Chrome continues showing the old image unless I 'Empty Cache and Hard Reload'. I have it set to invalidate the Cloudinary cache when the new image is uploaded, but how do I get Chrome to clear it's image cache? Any suggestions? Thank you.Beta Was this translation helpful? Give feedback.
All reactions