Decimal Separator Inconsistency, comma shown but not accepted as a value
I'm in a place where officially commas are used as the decimal seperator instead of a period. Even though it is common for development tools to still use a period regardless this is displayed correctly in Spoke's input fields:

Unfortunately, when entering a value, a comma seperator is not accepted, reverting back to the previous value. So instead you have to turn the comma into a period. After pressing enter the value is shown with a comma again, making it very tedious to modify the value.
Since the Spoke editor is displayed in English on my machine, the decimal seperator should follow the English speaking standard for decimal seperators as well. Another solution would be to accept values with a comma decimal seperator as well, but this would seem unconventional to me compared to other software.
This happens in both Chrome and Firefox on a Windows 10 machine.