The package still crashed in Chrome caused of not existing function:
Uncaught TypeError: $(...).scrollTo is not a function
|
$(document.body).scrollTo(step_data.selector, step_data.scrollAnimationSpeed || 250, {offset: -200}); |
Is there a possibility to fix this?
The package still crashed in Chrome caused of not existing function:
Uncaught TypeError: $(...).scrollTo is not a functionenjoyhint/enjoyhint.js
Line 157 in 77d2fc8
Is there a possibility to fix this?