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.
![image](https://user-images.githubusercontent.com/118867549/203458226-0d2aa41b-c858-42d5-83be-550783fcce71.png)
![image](https://user-images.githubusercontent.com/118867549/203458276-9326522f-1304-4396-b6d3-ea7db462c4b7.png)
Any suggestions???
Thnx in advance
Igor
Beta Was this translation helpful? Give feedback.
All reactions