-
I am having trouble getting started with Alpine v3 in a new project. This is my package.json and Alpine setup:
driving this markup:
and I build my javascript using laravel-mix:
The javascript build fine and the page loads without errors, but when I click the toggle button, the content expands as expected, but I get the following error in the browser console and the content won't hide on subsequent clicks.
Can anyone help me fix my setup? |
Beta Was this translation helpful? Give feedback.
Answered by
JannieT
Jun 29, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JannieT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackoverflow.com/a/68170592/96944