-
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 throw error and not update the value when use browser autocomplete #6662
InputNumber throw error and not update the value when use browser autocomplete #6662
Comments
Can you check your stackblitz link ? I think it is not related with this issue. |
I've updated "primereact" to version "10.6.5", so you could the exception in the console too |
PR submitted. |
Fix #6662: autocomplete value selection fix
Hi, |
I have re-opened the ticket thanks for reporting @vnts7 |
@vnts7 @melloware I think that it now behaves like it used to in previous major version - you have to use
See https://stackblitz.com/edit/vitejs-vite-7jqdj7?file=src%2FApp.tsx |
You rock @Fallup |
Describe the bug
InputNumber throw error and not update the value when use browser autocomplete to enter the value
Error:
Reproducer
https://stackblitz.com/edit/vitejs-vite-mnmoqt
PrimeReact version
10.6.6
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: