wire-elements / spotlight

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

Results not shown, but indigo border appears #49

Closed thomasjohnkane closed 2 years ago

thomasjohnkane commented 2 years ago

When search results are found, the indigo bottom border is shown, but no results are displayed. Pressing enter will trigger the first matching command.

Screen Shot 2021-10-30 at 4 24 19 PM

In the particular example, the registered commands are EditPolicy and ViewPolicy, both of which should be shown as options in the dropdown menu.

thomasjohnkane commented 2 years ago

Works on a fresh install, must just be an issue with my Tailwind or Livewire version. Closing.

liamseys commented 1 year ago

I have this issue too, why is this happening?