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
I can also confirm this bug appears for 'sr' locale, but it's working fine for default one. I suspect it doesn't work for locales using (,) as decimal separator instead of (.), which is actually the most of the Europe.
Describe the bug
Input number doesn't initialize its value correctly.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-bnbvqvg7?file=src%2Fapp%2Fapp.component.ts
Environment
SO: Ubuntu 24.02.1
Locale: es-ES
Angular version
19.0.5
PrimeNG version
v19
Node version
22.12.0
Browser(s)
Chrome 131
Steps to reproduce the behavior
Example: if you initializes with 23.3, the input displays 233
Expected behavior
The text was updated successfully, but these errors were encountered: