Hello!
I'm having an issue where after I update the value using a keyboard, selecting the value would result in a null value.
It looks like it's because of the searchable and clearable props combination.
Example:
https://codesandbox.io/s/nostalgic-bohr-xm9jwl?file=/src/App.tsx
Thanks!