caxlsx / caxlsx_rails

A Rails plugin to provide templates for the axlsx gem
MIT License
742 stars 84 forks source link

unable to Open file with office 360 #171

Closed prosenjit98 closed 10 months ago

kiskoza commented 1 year ago

Could you provide any details or steps to reproduce? Does it seem to be a bug in the rails integration (e.g.: wrong mimetype given back from the server) or a bug within the caxlsx gem itself? Could you provide the related gem versions used in your app?

prosenjit98 commented 1 year ago

using recent version I have generated xlsx file but this file is not opening on Office 360 at all.

straydogstudio commented 1 year ago

@prosenjit98 We would need some specific source code, a way to repeat the error. Are you saying anything causes an error, even a blank worksheet?

What gem versions for caxlsx (and other relevant gems) are in your lock file?