Images on dynamic pages are not refreshed

I have some dynamic pages which contain images. When I preview my website everything works as expected. On the live site however, the images associated with each database entry are not displayed. Instead, the previous image is displayed. When I refresh the browser, the correct image is displayed.

I have a “Directory” database where each row represents a business and each column is some attribute of the business, for example: name, email, description, photo, etc…
All of the information is displayed correctly except the photo. I’ve included a screencast for reference. The 500 error that can be seen in the console occurs also in the preview which is working as expected.

What about just simply refreshing the dataset itself when the page loads?
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#refresh

Thanks @givemeawhisky . I can try adding that, but it was working before. So I suspect the real issue is elsewhere. I’d like to try to find the root cause. Really appreciate your help. Any ideas how to troubleshoot the issue?