gatsby-uc / gatsby-source-strapi

Gatsby source plugin for building websites using Strapi as a data source
MIT License
355 stars 183 forks source link

GatsbyImageData in dynamic zones #356

Closed LiamWinterton closed 1 year ago

LiamWinterton commented 1 year ago
    I am closing this PR as DZ are now supported in the new version.

Originally posted by @soupette in https://github.com/strapi/gatsby-source-strapi/issues/248#issuecomment-1042762574

This appears to be broken for me again. Using v2.0.0

kovapatrik commented 1 year ago

Try to populate your DZ in gatsby-config like this. In this case 'blocks' is a Dynamic Zone. Care for typos, because as it turned out for me, the config for this plugin is case sensitive (I tried to populate my field with lowercase text, and it did nothing).

moonmeister commented 1 year ago

Thanks for your interest in this project. This plugin is moving into the Gatsby User Collective and this repo will be archived. Please open an issue in that repository, submit a PR if you'd like to see this implemented, or join us on Discord if you have questions!