Gatsby Images Stuck on Blurred Placeholder with gatsby-plugin-image

Hi there,

I've been facing an issue over the last 4–5 days where my images rendered using gatsby-plugin-image get stuck on the blurry placeholder and don't transition to the final image — even after the rest of the site has fully loaded.

I'm using Prismic as my CMS, and I'm passing images via the getImage() helper. The GatsbyImage component is configured with placeholder="blurred" and appropriate alt, and loading props.

A post was merged into an existing topic: Images in Gatsby Stay Blurry and Don’t Load Properly