Impossible to calcul expresion when I switch from english to french lang

Hello,
I am calculating a rental price by hours. 2$ = 1 hours + website fee which is 15% of 2$ by hours. Well I succeed to calculate it thanks to expression, math expression formula calculator and instant calculator plugin. The thing is that, with all these plugin it works good when I am on the english version of my website but does not work at all on all other language such as french, spanish, italian, german etc.
I know it sound strang but the plugin refuse to calculate it when it is on antoher language version.

Moreover, sometime, everything works well. But some other time, and I don’t know why, it refuse calculating

Any helps please ?

I think it is a bug of bubble. Maybe you have a contact to ask them direclty ?

Best regards,

Can you share an example? Also, curious to learn why you might be using a plugin and not natively implementing this with Bubble itself?

When using French and other languages, numbers like 3.14159 become 3,14159. Decimals are formatted using commas. This can break external formatting. You need to use :formatted as to ensure they’re always formatted with decimals no matter the user’s language.

It works. Thank you very much

I have also used native implementation.

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