Closed enzolry closed 7 months ago
I think this is the same issue as https://github.com/primefaces/primereact/issues/6237
can you also go here and press SHIFT+NUM like you would so I can see what it does: https://w3c.github.io/uievents/tools/key-event-viewer.html
Thanks! I think my PR will fix it.
Describe the bug
I'm using a 75% layout keyboard, so I don't have a numpad.
I upgraded to PrimeReact 10.5.3, and I realized much later that I could no longer use Shift+num key (above alphabetical keys) combination inside the input anymore.
Also, when I focus the input and click on a suggestion from browser, I get the following error
in inputnumber component at line 665
Reproducer
https://stackblitz.com/edit/vitejs-vite-olqmfh
PrimeReact version
10.5.3
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No response