gatsbyjs / gatsby-source-wordpress-experimental

The upcoming v4 of gatsby-source-wordpress, currently in beta
MIT License
385 stars 100 forks source link

Fix: missing inline html image nodes #344

Closed TylerBarnes closed 3 years ago

TylerBarnes commented 3 years ago

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.

TylerBarnes commented 3 years ago

Thanks! Published in gatsby-source-wordpress-experimental@4.0.1