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
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
CTS does not accept localized values in form fields. This is especially annoying in locales using comma as decimal separator. The application correctly populates the placeholder as eg 0,00 but then complains that the value is not a valid number and accepts only dot as a decimal separator.