Hi!
Just wanted to check, since updating to gatsby-plugin-image & gatsby-v3 I am getting blur that doesn’t disappear once the image is loaded.

I am guessing data-placeholder-image should disappear.
Using:
gatsbyImageData(
width: 900
forceBlurhash: true
imgixParams: {auto: “compress,enhance,format”}
placeholder: BLURRED
)
Sorry for the trouble O_O
