After some time the page is online I noticed a strange error in mod_image_show_gk4.
The error is happening only on touch enabled devices (I tested on two android 7 devices). I have a module enabled in frontend, but when I need to "scroll down" using my fingers the entire right section of the slide show doesn't move at all (when I touch on the lefter part I can move down the page with my fingers).
When inspecting in chrome (developer tools) I see this error (when clicking on the banner):
- Code: Select all
engine.js:102 Uncaught TypeError: Cannot read property 'length' of undefined
at HTMLDivElement.<anonymous> (engine.js:102)
at HTMLDivElement.dispatch (jquery.min.js?f0d6ef3…:3)
at HTMLDivElement.r.handle (jquery.min.js?f0d6ef3…:3)
I checked for potential CSS errors, but I couldn't find any ...
You can reproduce the error here: 360karting.com (the first banner is mod_image_show_gk4 ver 1.55, Joomla 3.7.2)
Please someone to point me in the right direction to solve the problem.
Best regards.