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
I'm submitting a ...
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/primereact-issue-inputnumber-submit-5rgpz?file=/src/index.tsx
Current behavior
InputNumber pressing Enter doesn't submit a form it is in. InputText does submit it. So does native inputs.
Expected behavior
Pressing Enter within focused InputNumber component should submit a form.
React version: 16
PrimeReact version: 6.6.0
Browser: [Chrome XX]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered: