EdisonPeM / strapi-plugin-import-export-content

Csv and Json import / export content plugin to Strapi
https://www.npmjs.com/package/strapi-plugin-import-export-content
MIT License
146 stars 66 forks source link

Export feature not working #14

Closed alsino closed 3 years ago

alsino commented 3 years ago

Hi there,

amazing plugin, great work!

The export feature does not to seem to work as expected at the moment. I am getting the following error:

export.items.error

Bildschirmfoto 2021-05-30 um 10 35 19
BenMcD0nald commented 3 years ago

I think there's a fix waiting to go in that may resolve this: https://github.com/EdisonPeM/strapi-plugin-import-export-content/pull/8/files/c9a1b4881c3bf7afa072b9ba2e2eec3c33af01b2

prof-jagpreet commented 3 years ago

This error is still not resolved. Still getting the error.

error1

When we check console the we see the following error message.

error2

using MongoDB atlas as the database with Strapi latest version

Kindly check