Math.js Local plugin: help me find the error

Hi,

Can somebody please help me find the error here? Or is it a bug?

Thanks!

Maybe you can copy paste the expression it to see what the 57th character is.

It might be the last two parts with (1,89)
(The comma , being the problem)

1 Like

You were right, it was the comma. Apparently Bubble just changed the default decimal separator to comma (at least when getting numbers with decimals that are saved in the database). It broke a bunch of math workflows that I had.

My numbers where calculated dynamically and they had been working correctly for months until today. I just formatted the dynamic value’s decimal separator to a period and it was fixed.

Thanks for enlightening me :+1:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.