strapi-plugin-populate-deep
strapi-plugin-populate-deep copied to clipboard
Update index.js to allow 'admin::user' population with built-in Strapi option
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.
Has been resolved on v1.1.0 https://github.com/Barelydead/strapi-plugin-populate-deep/releases/tag/v1.1.0