I have images in masonry cards. When I update the image on the server the old image still shows and I can’t seem to get it to refresh. I’m using Chrome and CTRL+F5 doesn’t work. If I right click on the old image that is shown and select Open Image in New Tab the new image opens. The correct image is shown in other places as well. It’s just stuck on the Masonry page. If I close the tab and reopen the correct one comes up, but that’s not a viable solution. Any thoughts on how to force the correct image to be shown? Thanks.
Well it all seems like the browser cached your image. I don’t think it’s related to the masonry component.
Are you maybe also using the cache option for the server action?
Well in the properties of the server connect component in App Structure
When you say that you change the image - are you changing the actual image file or the dynamic value?