wire-elements / spotlight

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

Error with: $dispatch #93

Closed abr4xas closed 2 years ago

abr4xas commented 2 years ago

I'm following the docs and this:

<button @click="$dispatch('toggle-spotlight')">Toggle Spotlight</button>

it doesn't seem to work.

I have a clean installation of laravel and spotlight.