xsanisty/calx.js

z(...).unformat is not a function

andry89 opened this issue · 4 comments

Hi,

My application has always worked correctly. From today I find this console error "z (...). Unformat is not a function".
Could you give me some indication to go back to the cause?

thank you

Hi @andry89

Can you provide detailed stack trace?

Hi @ikhsan017

I just solved the malfunction, using a previous version of numeral.js

With calx.2.0.6 and numeral.2.0.4, it does not work
With calx.2.0.6 and numeral.1.4.5 works

Still an issue when using numeral v2.06 (newest). Works fine with v1.56.

numeral js remove unformat function in version 2 2.0
i fixed by used numeral js version 1.5.6