Issue with Primeng input number - when enter 99,999,999,999,999.99

Viewed 21

I am trying to customize the input number field to accept the maximum number to "99,999,999,999,999.99". But once I enter the max value, then automatically the value flipped to "99,999,999,999,999.98". How to fix this?

I can see the same behavior on the DEMO page also.

  1. Goto: https://www.primefaces.org/primeng/inputnumber
  2. Try 'User Locale'
0 Answers
Related