Component: p-inputNumber big issues with mode=currency and currency property #14227
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
Currency mode with certain currencies seems to be messy. Test for example typing in a negative amount in the euro field in
https://primeng.org/inputnumber#currency. When you do the cursor jumps to the end of the input field and you cannot enter anything without placing the cursor somewhere in the number manually using your mouse. The euro currency is not the only one with issues, just check the official inputNumber page...
Environment
https://primeng.org/inputnumber#currency
Reproducer
No response
Angular version
Whatever the official site uses
PrimeNG version
v17.0.0-beta.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
Whatever the official site uses
Browser(s)
No response
Steps to reproduce the behavior
https://primeng.org/inputnumber#currency
Expected behavior
Currency mode should work properly for all supported currencies..
The text was updated successfully, but these errors were encountered: