ui icon indicating copy to clipboard operation
ui copied to clipboard

CommandInput needs to be cleared completely to find matches after not finding them

Open crswll opened this issue 1 year ago • 1 comments

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.

crswll avatar Apr 29 '23 19:04 crswll

I have the same problem. Solved by: https://github.com/pacocoursey/cmdk/issues/40#issuecomment-1223397094

AeroXi avatar Apr 30 '23 10:04 AeroXi