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

Locale not working in InputNumber #17255

Open
1 of 4 tasks
pit999 opened this issue Dec 30, 2024 · 0 comments
Open
1 of 4 tasks

Locale not working in InputNumber #17255

pit999 opened this issue Dec 30, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@pit999
Copy link

pit999 commented Dec 30, 2024

Describe the bug

Values are not correctly shown using locale="de-DE".
Just change the value in the locale sample and add decimal numbers and see wrong value for row with German locale.
image

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/kcshw7wz?file=src%2Fapp%2Finput-number-locale-demo.ts,package.json,src%2Fapp%2Fimports.ts,src%2Fapp%2Finput-number-locale-demo.html

Environment

Windows 11

Angular version

19.0.5

PrimeNG version

v19

Node version

20.11

Browser(s)

Chrome

Steps to reproduce the behavior

See above sample

Expected behavior

The decimal number should be displayed as 635.524,23

@pit999 pit999 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant