strapi / nextjs-corporate-starter

Strapi Demo application for Corporate Websites using Next.js
MIT License
955 stars 285 forks source link

front-end: Add populate parameters to article API query #93

Closed amaubu closed 8 months ago

amaubu commented 8 months ago

Dynamic zone components (such as a slider) are not displaying on the article page as they are supposed to. This has been fixed by adding populate parameters for blocks (DZ) field to the article query.

PaulBratslavsky commented 8 months ago

@amaubu I am going to look at your PR first ASAP. Thank you.

Thank you. Merged.