We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
My current program reads in an existing .xlsx that contains a few cells with a malformed comment.
The lib crashes with
Cannot read property 'texts' of undefined at module.exports.render (exceljs/lib/xlsx/xform/comment/comment-xform.js:53:20)
I will send a PR with a fix