Problem with populate dynamic zone with nested component

System Information
  • Strapi Version: 4.0.6
  • Operating System: Linux
  • Database: Mysql
  • Node Version: 16.0.0
  • NPM Version:
  • Yarn Version:

I have many collections and single types with dynamic zone with component and nested component inside.
I’ve read all the topics and I’m not finding a solution, customizing every single controller for every single attribute is impossible for my use case.
I am really unmotivated in using Strapi, for me and the people who work with me it has become a complicated tool to manage on the frontend side and impossible to manage on the backend side without losing almost all the features.
How can i get ALL data from all components in a dynamic zone, without specifying every single attribute?
I don’t understand how component management in version 4 could get so complicated.

1 Like