vinubabu323 / strapi-plugin-excel-export

Strapi plugin to export excel
MIT License
9 stars 13 forks source link

Boolean are not supported #8

Closed echtme closed 5 months ago

echtme commented 5 months ago

The plugin is working great, but I have boolean fields, and it seems these are not supported. Is this a bug?

Strapi v4.24.2 Node v20.14.0

echtme commented 5 months ago

The preview in Strapi doesn't show boolean fields. When I downloaded the file and checked with Mac QuickLook, it showed the same issue, which is, of course, unrelated. However, I can see everything correctly in Excel - all good.