Negative sign in front of number is not possible for Finnish or Swedish locale. #10409
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a bug report.
[* ] bug report
Currently it seems like adding negative sign in front of number is not possible, if the locale is Finnish or Swedish.
<p-inputNumber [(ngModel)]="value2" mode="decimal" locale="fi-FI">
OR
<p-inputNumber [(ngModel)]="value2" mode="decimal" locale="fi">
In this input field, there is NO possibility to add negative sign like: -12
Angular version: 12.0.3
PrimeNG version: 12.0.0
The text was updated successfully, but these errors were encountered: