jspreadsheet / pro

Jspreadsheet Pro | The javascript spreadsheet
https://jspreadsheet.com/
15 stars 1 forks source link

Issue with parsing xlsx files #327

Closed goutham-subramanyam closed 3 months ago

goutham-subramanyam commented 3 months ago

Getting the following errors when trying to parse some xlsx files

Error 1

Screenshot 2024-07-23 at 9 35 59 PM

jspreadsheet/dist/index.js

Screenshot 2024-07-23 at 9 39 45 PM

Error 2

Screenshot 2024-07-23 at 9 44 15 PM

jspreadsheet/parser/dist/index.js

Screenshot 2024-07-23 at 9 44 28 PM
BritoMatheusBR commented 3 months ago

If you need additional support, can you please share a codesandbox and steps to replicate the issue.

goutham-subramanyam commented 3 months ago

@BritoMatheusBR Thanks for the quick reply.

It can be reproduced on your parser demo page. https://jspreadsheet.com/docs/examples/xlsx-parser

Screenshot 2024-07-24 at 11 59 01 AM

Sharing the file for reference. Test.xlsx

hodeware commented 3 months ago

You need to upgrade to v11.4.7