ui
ui copied to clipboard
CommandInput needs to be cleared completely to find matches after not finding them
If you go to the Command example and type "c" you'll see results, if you then type a "2" then delete it no results are listed. You need to clear the whole input before results are listed again which seems odd.
I have the same problem. Solved by: https://github.com/pacocoursey/cmdk/issues/40#issuecomment-1223397094