Uncaught TypeError: Cannot read property ‘index’ of undefined
-
I made a Youtube Slider that appears ok but when I click on a thumbnail in the bottom to change the video, then nothing happens on the frontend and I get this javascript error:
Uncaught TypeError: Cannot read property ‘index’ of undefined
at s.onDotClick (eval at SmartSliderAbstract.onFirstSlideInitialized (smartslider-frontend.min.js?1554551820:1), <anonymous>:3:7182)
at HTMLDivElement.proxy (jquery-2.1.1.js:513)
at n.click (nextend-frontend.min.js?1554551819:2)
at HTMLHtmlElement.<anonymous> (nextend-frontend.min.js?1554551819:2)I have to say that it used to work for a few days but then I got this error…
I will appreciate any help
The page I need help with: [log in to see the link]
- The topic ‘Uncaught TypeError: Cannot read property ‘index’ of undefined’ is closed to new replies.