MediaItem nodes fetched while converting html tags to Gatsby images were not always being properly cached.
This would manifest as a few cryptic bugs when some other parts of the code were expecting that these nodes had been cached. This would break previews which are using html images.
MediaItem nodes fetched while converting html tags to Gatsby images were not always being properly cached. This would manifest as a few cryptic bugs when some other parts of the code were expecting that these nodes had been cached. This would break previews which are using html images.