Originally posted by **rus-from-meiro** August 23, 2024
```
return (
)
```
The space key for the input in the code above does not work. This issue is preventing our users from writing two word searches for the drop-down. In the example I removed the internal logic to make sure the bug is not related to our own code.
"@radix-ui/react-dropdown-menu": "2.1.1",
"react": "^18.3.1",
Discussed in https://github.com/radix-ui/primitives/discussions/3084