Luckyexcel
Luckyexcel copied to clipboard
Uncaught ex when trying to load xlsx
For some reason this simple sheet fails to parse, the sheet is completely valid and opens normally
following log when trying to parse:
LuckyExcelTest:1 Uncaught (in promise) 1 e
Promise.then (async)
(anonymous) @ luckyexcel.umd.js:17309
forEach @ luckyexcel.umd.js:4302
(anonymous) @ luckyexcel.umd.js:17289
Promise.then (async)
HandleZip.unzipFile @ luckyexcel.umd.js:17285
LuckyExcel.transformExcelToLucky @ luckyexcel.umd.js:22860
(anonymous)
this can be replicated on the luckyexcel demo page as well, i have attached the sheet ExampleSheet.xlsx
same question,but I try to resolve it by debug ,solution is like this:
some images can't be parsed, so ignore it,but I don't know why