Hey!
Note: in order to test it, because it is a touch event related issue, you must have the Toggle device toolbar active in the browser’s developer tools and select a touch screen device with a wide screen –not a smartphone nor a tablet, to do so set Dimensions to “Responsive” and drag the width to a minimum of 980px– then, refresh (load again) the page:
The errors are the following:
-
cs-classic.7.4.19.js?ver=7.4.19:1 Uncaught ReferenceError: Cannot access ‘v’ before initialization
at HTMLAnchorElement.h (cs-classic.7.4.19.js?ver=7.4.19:1:71674)
h @ cs-classic.7.4.19.js?ver=7.4.19:1 -
cs-classic.7.4.19.js?ver=7.4.19:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘preventDefault’)
at cs-classic.7.4.19.js?ver=7.4.19:1:71518
at HTMLAnchorElement.r (cs-classic.7.4.19.js?ver=7.4.19:1:14106)
Here you have a screenshot of the errors:
Thanks!