My image field is not showing latest image

Hi, I have a field where I store a URL to get an image for a particular ticker’s stock charts. However, it seems like after I have viewed a ticker’s detail’s page in my app (where the chart image is displayed), the chart image does not update. I can tell because each chart image has a date in the upper left-hand corner (see image below showing the chart from Nov 4th - today is Nov 10th):

How can I fix this? When I inspected the code, it looks like Glide is serving the image through Cloudinary. Is this causing some sort of caching issue?

I assume the url for the image remains the same?

Thank you so much! I think this is working and resolved my issue.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.