Modal doesn't work #4085
Unanswered
CzachurskiVeronica
asked this question in
1. Help
Replies: 2 comments
-
@CzachurskiVeronica Livewire v3 already comes bundled with Alpine so you need to remove your Alpine script tags as it will be conflicting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
your x-show expression is incorrect
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working in Livewire 3.x, I'm trying to insert Alpine js for the events.
This is the version of Alpinejs in the folder app.blade.js
In the view for the route tipos/tipos.blade.php i call the component to create tipos
When the page loads the modal is always open. But when I click on the button the modal doesn't open. I have to make changes but i don't know which ones
Beta Was this translation helpful? Give feedback.
All reactions