Open
Description
What happened?
I'm creating dynamic tree where you can edit node name directly in node header. Since "space" key is used to expand/collapse node, it doesn't work and you cannot type space.
What did you expect to happen?
QTree shouldn't break default behavior and space should work.
Reproduction URL
https://codepen.io/kticka/pen/YPKdLZJ
How to reproduce?
Try to edit input field and use space character
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
Additional context
No response