Tree: inputText's onChange in nodeTemplate does not respond to a space key #6888
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Milestone
Describe the bug
inputText's onChange in nodeTemplate does not respond to a space key, maybe because of KeyBoard Support of Tree. How can I get a space in onChange?
Reproducer
https://stackblitz.com/edit/vitejs-vite-aakq55
PrimeReact version
10.7.0
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Try to enter a space in the InputText
Expected behavior
Adding space in the InputText
The text was updated successfully, but these errors were encountered: