Error Unable to find component: [livewire-ui-modal] #290
Unanswered
a100rougezarautz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Same issue here – did you ever manage to solve it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI!!!
I followed the indications here and at https://philo.dev/laravel-modals-with-livewire/ on how to intall and run the component, but I get an error:
Livewire \ Exceptions \ ComponentNotFoundException PHP 8.1.12 Livewire 9.22.1
Unable to find component: [livewire-ui-modal]
I added @livewire('livewire-ui-modal') to my layout file, and a call to alpinejs.
Any suggestions???
Thnx in advance
Igor
Beta Was this translation helpful? Give feedback.
All reactions