Open kaankilic opened 4 years ago
For anyone finding this issue.
In order to access the function, you need to do window.startEvent = startEvent
(there's a note about this in the Alpine docs, by default webpack/bundlers create each module in a new non-global scope)
Hi,
I've add some simple on to popups/index.js below:
However, can not call it on index.html.
index.html