JsObjExporter
JsObjExporter copied to clipboard
Export to xls failed
Describe the bug The export to xls failed. There are no data into the generated file.
To Reproduce
- Go to the demo website
- Click on "Generate XLS"
- Open the file
Screenshot

Note: I'm opening the file with LibreOffice
Yes. I have the same error.
Unfortunately LibreOffice doesn't directly open the XLS export from JavaScript (which is in fact HTML export). There is a workaround for it according to their support page which you can see in HERE.