Integrating carousel works, but unable to debug Reference errors #2710
Unanswered
wardourdigital
asked this question in
1. Help
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have set up a carousel lib called slide.js.
The process is:
articles
is populated3.
$nextTick
is called to initialise Splide.It all works as expected. However, there are a bunch of Reference Errors. Likely it my limited understanding of Alpine. But I am unable to debug them.
Link with errors
I have been able to deduce that the errors appear after splide is initialised. By using a setTimeout. Beyond that I am a little stuck.
I would be grateful on solutions as to what is causing the errors.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions