Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect handling of the decimal separator of a number when using a comma instead of a period. #554

Open
alexandrkut opened this issue Dec 2, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@alexandrkut
Copy link

Describe the bug
Incorrect handling of the decimal separator of a number when using a comma instead of a period.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any field to enter a float number.
  2. Enter number with a comma ( enter 0,3 )
  3. Click on another field
  4. In the field where we entered 0,3, it will change to 3.0
@alexandrkut alexandrkut added the Bug Something isn't working label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant