This might be an odd use case.
I'm trying to load a StoryMap onto an office display screen (TV on the wall), powered by a raspberry pi.
The pi opens chromium browser on boot, and loads 3 pages into tabs, and then cycles through the tabs every 15 seconds.
When loading a StoryMap, chromium (and tested with firefox-esr) will only load the placeholder image for the cover page, and will not download the fully rendered image.
Using Chrome dev tools on my desktop, seems to show that the image should load in two parts:

However, on the pi, the blob doesn't appear to be triggered - I can't see any errors.
Is there any reason why StoryMaps wouldn't be working on a pi - are there any extensions I might need to enable?
Cheers
Andrew