Yeah same. Not ideal but in short term I added strapi-plugin-populate-deep
npm package to my strapi code and now on frontend I’m tacking &populate=deep
onto the end of any queries where I need those images nested 2 levels deep.
Yeah same. Not ideal but in short term I added strapi-plugin-populate-deep
npm package to my strapi code and now on frontend I’m tacking &populate=deep
onto the end of any queries where I need those images nested 2 levels deep.