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
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
Attempting to type in the max value would fail - the last digit will not appear.
Expected behavior
You should be able to type in the max value.
Minimal reproduction of the problem with instructions
Open the linked codesandbox. Try to type in "100". See "10" in the field.
(You could work around it by typing in "99" and then pressing Up to get a 100.)
Please tell us about your environment:
React version:
PrimeReact version:
4.2.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/inputnumberbug-d7jju
Current behavior
Attempting to type in the max value would fail - the last digit will not appear.
Expected behavior
You should be able to type in the max value.
Minimal reproduction of the problem with instructions
Open the linked codesandbox. Try to type in "100". See "10" in the field.
(You could work around it by typing in "99" and then pressing Up to get a 100.)
Please tell us about your environment:
PrimeReact version:
4.2.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
The text was updated successfully, but these errors were encountered: