myliang / x-spreadsheet

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
https://myliang.github.io/x-spreadsheet
MIT License
14.16k stars 1.7k forks source link

TypeError: Found non-callable @@iterator #702

Closed jankin-l closed 3 months ago

jankin-l commented 3 months ago

vue2.6.11 electron 13

this.xs = new Spreadsheet(this.$refs.rootRef, { mode: 'read', showToolbar: false }).loadData({})

报错: TypeError: Found non-callable @@iterator

QQ20240701-193800@2x

excel原始文件本地打开截图:

QQ20240701-193950@2x