@dzorogh/x-data-spreadsheet
v1.1.11
Published
a javascript xpreadsheet
Readme
Fixed file: src/core/cell.js
- evalSuffixExpr: Check that
formulaMap[formula]exists. Otherwise, it will crash on unknown formulas. - cellRender: If formula is not rendered, return source as text.
