Closed Beckem closed 2 years ago
Can you share a more specific example? Pressing [Backspace] completely works for me.
Can you share a more specific example? Pressing [Backspace] completely works for me.
https://drive.google.com/file/d/10FZiUymNjKMUzKl8-zSZm-Sut0seKZSr/view?usp=sharing When press [Backspace] to "show" the filter result must appear like when you type show
Hmm weird, will take a closer look.
I also noticed this issue when trying to implement this in my web app
Can you share a more specific example? Pressing [Backspace] completely works for me.
https://drive.google.com/file/d/10FZiUymNjKMUzKl8-zSZm-Sut0seKZSr/view?usp=sharing When press [Backspace] to "show" the filter result must appear like when you type show
I also noticed this issue when trying to implement this in my web app
Passing value prop to item fix the inssue for me:
<Command.Item value="textValue">textValue</Command.Item>
When type backspace filter results do not update. This issue also exists for example on https://cmdk.paco.me/