SheetJS/ssf

Uncaught Error: unsupported format |#,###.##|

sarimarton opened this issue · 1 comments

Hi

It seems the library doesn't like this:

import ssf from 'ssf'

ssf.format('#,###.##', 123456678.92)

because I get this runtime error:

Uncaught Error: unsupported format |#,###.##|

This project has been folded into the main SheetJS repo, please report at https://git.sheetjs.com/sheetjs/sheetjs/issues