wire-elements / spotlight

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

Alpine Expression Error: "filteredItems()" #128

Open mbardelmeijer opened 7 months ago

mbardelmeijer commented 7 months ago

We're getting the following error when upgrading from Livewire 2 to Livewire 3. It only happens for commands that have a dependency, i.e., you press the first item, try to search in the dependency list, and the error is thrown. The published view has not changed.

image

dsbilling commented 5 months ago

I have the same issue here 👋🏻