Can't get AlpineJs properly working in controlpanel (AlpineJs is initialized, but template elements not working) #8233
Unanswered
samjurriaans
asked this question in
Q&A
Replies: 0 comments
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.
-
I have the following Html:
Which in essence extends the Statamic control panel layout. So this html file is rendered in the Statamic control panel.
The following is the alpine component itself:
With the following file to load Alpine:
The following errors shows in the browser console, see images:
The following image shows that the template renders the elements - only the innerloop javascript elements are undefined
Does anyone know whats the problem?
Beta Was this translation helpful? Give feedback.
All reactions