audreyt / ethercalc

Node.js port of Multi-user SocialCalc
https://ethercalc.net
Other
2.97k stars 538 forks source link

ODS export with formulas doesn't export the result #783

Open tuxayo opened 2 years ago

tuxayo commented 2 years ago

The XLSX export doesn't export the formulas but at least it copies the result. For ODS, it just exports "1".

It doesn't seem related to #762 since it mentions the j library and it's only for XLSX, or is it?