@click in ajax returned html not working #2938
Answered
by
TerrePorter
TerrePorter
asked this question in
1. Help
-
Hi all, I am trying to use a @click on a li list of results loaded from livewire that opens a modal. Since the HTML is loaded dynamically the alpine doesn't process the new HTML code. So my problem is that the @click doesn't work. Is there a way to fix this issue? |
Beta Was this translation helpful? Give feedback.
Answered by
TerrePorter
May 16, 2022
Replies: 2 comments 2 replies
-
Can you post an example? P. S. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Nevermind it was a type in one of my files. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TerrePorter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind it was a type in one of my files.