Not entirely sure if this is now expected behavior on v4 or if something broke with the new version.
Previously I was able to get all the details from Dynamic Zones and all their inner components. Currently using ?populate=* as described in the docs still only gives me part of the information.
Considering the structure:
Model > Dynamic Zone (blocks) > Component (Topics List)
So it seems like the API is populating the top level information for the top level components within the Dynamic Zone, but if any of those components contain a Dynamic Zone of their own that information is not pulled in.
Is this intended behavior or something that broke with this release?