Open hrenaud opened 1 year ago
This may be slightly different from this issue, but in my case, I found that when I created a component that contained media type, the contents were not fetched. For components that do not contain media type, there was no problem.
Describe the bug
When I add some images in a Markdown field in Strapi, if I use external images (https://domain.tld/image.png) and Strapi images, the medias array doesn't contain / blend data for some images.
To Reproduce
Copy/adapt this snippet into your richtext.
Result of
medias
Expected behavior
I'm waiting for an array with 3 images, with data who aren't blended.
System Info
Please provide information about your site via these means as possible:
yarn gatsby info --clipboard
in your project directory