ExpantaNum.js icon indicating copy to clipboard operation
ExpantaNum.js copied to clipboard

.fromJSON and .toJSON always output [object Object]

Open 1e1000000 opened this issue 5 years ago • 1 comments

1e1000000 avatar May 24 '20 03:05 1e1000000

I can fix fromJSON. However outputting JSON string instead of an Object for toJSON breaks JSON.stringify. See also serializeMode (or maybe I should completely replace toJSON to output string?).

Naruyoko avatar May 24 '20 22:05 Naruyoko