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

p-inputNumber cannot set value bigger than 99.999 for an ES locale #9027

Closed
femago opened this issue Jul 10, 2020 · 0 comments
Closed

p-inputNumber cannot set value bigger than 99.999 for an ES locale #9027

femago opened this issue Jul 10, 2020 · 0 comments
Assignees
Labels
LTS-FIXED-9.1.6 Fixed in PrimeNG LTS 9.1.6 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@femago
Copy link

femago commented Jul 10, 2020

I'm submitting a ... (check one with "x")

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
https://stackblitz.com/edit/primeng-inputnumber-demo-88fllk

Current behavior
When using an "ES" locale its not possible to type a number bigger than 99.998(it converts to to 99.999 after typing one more number)

Expected behavior
Allow any number based on normal restrictions

Minimal reproduction of the problem with instructions
Type a big number on es-CO Locale field
https://stackblitz.com/edit/primeng-inputnumber-demo-88fllk
image

  • Angular version:
    "@angular/core": "9.0.4",

  • PrimeNG version:
    "primeflex": "1.1.0",
    "primeicons": "2.0.0",
    "primeng": "9.1.0",

  • Browser: checked in firefox and chromium (83.0.4103.116)

@mertsincan mertsincan self-assigned this Sep 1, 2020
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 1, 2020
@mertsincan mertsincan added this to the 10.0.0-rc.4 milestone Sep 1, 2020
@yigitfindikli yigitfindikli added LTS-PORTABLE LTS-FIXED-9.1.6 Fixed in PrimeNG LTS 9.1.6 and removed LTS-PORTABLE labels Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-9.1.6 Fixed in PrimeNG LTS 9.1.6 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants