Posted 31 March 2022, 6:59 am EST
Steps to reproduce the bug:
Import a SSJSON with values set to 0
Please see the attached json file
Actual result:
Cells which have values set to 0 are empty despite the FormulaBox showing 0 as value.
Expected result:
Cells which have values set to 0 should display 0 within the cell
You can even validate it here:
https://www.grapecity.com/spreadjs/demos/features/workbook/incremental-loading/purejs

