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

Negative sign in front of number is not possible for Finnish or Swedish locale. #10409

Closed
an9l opened this issue Jul 12, 2021 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@an9l
Copy link

an9l commented Jul 12, 2021

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

@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jul 12, 2021
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Sep 7, 2021
@mertsincan mertsincan self-assigned this Sep 7, 2021
@mertsincan mertsincan added this to the 12.1.1 milestone Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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