You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @bfabio, I was thinking about pointing out the issue in the code. Thanks for the effort in showing the problem in the UI. I guess the tag < img > is used instead of < StaticImage >
We should always use
gatsby-image
for images when possible (ie. use<Img>
objects).fe. Images at https://cloud.italia.it/notizie/ don't use gatsby-image, we should fix that.
The text was updated successfully, but these errors were encountered: