How do I force reloading of images by browser?

Hi there,

Has anybody got any idea on how I might force the browser to reload images either by velo or custom code? (Or any alternative ways). In my case, the image’s .src is manipulated correctly but image is showing a broken image symbol rather than the image itself. When the user right clicks and then clicks on “load image”, the image appears. But how do I make the browser do this by code?

Thanks

Can you share an example of the image src string that is being set? Does it match what’s described here? src - Velo API Reference - Wix.com