p-inputNumber cannot set value bigger than 99.999 for an ES locale #9027
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
I'm submitting a ... (check one with "x")
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
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)
The text was updated successfully, but these errors were encountered: