TypeError: Cannot read properties of null (reading 'localName')
at index-5e7d05b0.js:82:11302
at x.foreach (index-5e7d05b0.js:82:24348)
at e.DocumentParser.parseRun (index-5e7d05b0.js:82:11247)
at e.DocumentParser.parseParagraph (index-5e7d05b0.js:82:9929)
at e.DocumentParser.parseBodyElements (index-5e7d05b0.js:82:5151)
at e.DocumentParser.parseDocumentFile (index-5e7d05b0.js:82:4842)
at m.parseXml (index-5e7d05b0.js:82:31328)
at m.<anonymous> (index-5e7d05b0.js:82:1386)
at Generator.next (<anonymous>)
at P (index-5e7d05b0.js:1:2091)
error事件报错信息如下:
bug定位似乎在这里:
无法正常预览的文件: 通知.docx 通知(第二人称).docx 公文版式-版记.docx
项目用的是 vue3 + vite + TS + vue-office/docx (^1.3.2版本)
packagejson文件: