In my homepage, I've created a View to show posts called Berita/News. The View will show 3 posts based on a certain criteria. The problem is that the featured image shown in each loop does not return consistent results. Some posts' featured image are shown (let's call them as good images), but not others (let's call them as bad images). When I change the bad image with a good image for a problematic post, my Chrome browse will show this image fine (but not on MS Edge). So is it a problem with some images? I opened the good and bad images on my PC and found no difference between them. If I open the individual posts, the bad images appear just fine.
The View is in this page: versteckter Link
Example of the individual post page with the good image: versteckter Link
Example of the individual post page with the bad image: versteckter Link
The bad images now appear. Could it have something to do with cache?