Barelydead / strapi-plugin-populate-deep

A Strapi plugin that makes it easier to populate deep content structures
172 stars 39 forks source link

Update index.js to allow 'admin::user' population with built-in Strapi option #20

Open cantkillemall opened 1 year ago

cantkillemall commented 1 year ago

Removing these 3 lines allow the built-in Strapi new option populateCreatorFields": true to work properly instead of being overridden and rejected by the plugin.

m7rlin commented 1 year ago

Has been resolved on v1.1.0 https://github.com/Barelydead/strapi-plugin-populate-deep/releases/tag/v1.1.0