-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
InputNumber accepting letters and deleting previus value #2532
Comments
With PrimeReact v7.2.1 it is fixed. |
@IHPNULL can you verify your issues are fixed in 7.2.1 and if so close this ticket and your PR? I tested your reproducer above on 7.2.1 and it seems fixed. But make sure to test special characters like Umlaut's etc like we did in your PR. |
Ok, I'll test it asap and let you know
…On Wed, Mar 2, 2022 at 10:10 AM Melloware ***@***.***> wrote:
@IHPNULL <https://github.com/IHPNULL> can you verify your issues are
fixed in 7.2.1 and if so close this ticket and your PR? I tested your
reproducer above on 7.2.1 and it seems fixed. But make sure to test special
characters like Umlaut's etc like we did in your PR.
—
Reply to this email directly, view it on GitHub
<#2532 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM74EKD7O7YDN62FKGA62WTU55SC3ANCNFSM5KHAURDA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I tested today and everything is working great, i'll close PR and tickets, Thanks guys. |
Everything is great |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/primereact-test-forked-i946f?file=/src/index.js
Current behavior
When use the InputNumber and try input a letter
Expected behavior
Never appear a letter on InputNumber
Minimal reproduction of the problem with instructions
Create a InputNumber, set a min and then try to input a number value and then input any letter
https://codesandbox.io/s/qjx332qq4
Please tell us about your environment:
Windows 10
node 16.13.0
react 17.0.2
primeReact 7.0.1
React version:
react 17.0.2
PrimeReact version:
primeReact 7.1.0
Browser:
[ Chrome XX ]
Language: [ES6/7]
The text was updated successfully, but these errors were encountered: