You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my country we use decimal comma instead of decimal point for currency. So at first I tried “0,75" instead of “0.75” but that did not work:
The warning could be confusing for other (international) users, not clear what exactly was invalid in my case. Maybe you can set or add a warning for explaining what separator character to use. Or make it possible to use both comma and point.