[gatsby-plugin-image] childImageCharp is empty with .svg files #30886
Unanswered
maweo-mathis
asked this question in
Help
Replies: 1 comment 4 replies
-
This is working as expected as |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Helllo,
I use the new gatsby-plugin-image. I want to use that plugin to display a .svg file served by wordpress (ACF).
But the childImageCharp Object is empty.
console.log("icon", socialMediaRepeater[0].icon)
If I change the file to a .png File, everything works fine
Beta Was this translation helpful? Give feedback.
All reactions