wire-elements / spotlight

Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
MIT License
912 stars 71 forks source link

show_results_without_input issue when using multiple dependencies #124

Open ismaelw opened 10 months ago

ismaelw commented 10 months ago

If show_results_without_input is set to true the commands with multiple dependencies don't work anymore as expected. It starts off good with instantly showing all available commands. As soon as I start to go through each dependency the first selected dependency stays visible and even overwrites other search results from the next dependency