Hi devs!
For some reason the browser cached images while they were "invalid" - see attachment. Any idea why it can happen? Were they still being processed when they were requested by the browser? On one browser they got cached like this, while some time later on another browser they load just fine. Of course clearing cache on the first browser helps, but Im wondering if there is any way we can "force" such images via Webnodes admin panel to notify that they need to be reloaded (ETag, query string, other cache control headers?).
Cheers,