Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll not working anymore on latest version of chrome #73

Closed
trenoncourt opened this issue Nov 30, 2017 · 8 comments
Closed

Scroll not working anymore on latest version of chrome #73

trenoncourt opened this issue Nov 30, 2017 · 8 comments

Comments

@trenoncourt
Copy link

Scroll not working anymore on latest version of chrome.

I'm on version 62.0.3202.94

@rajendrav1989
Copy link

Scrolling is not working in Latest chrome browser.

Version 62.0.3202.94 (Official Build) (64-bit)

@kost82
Copy link

kost82 commented Dec 15, 2017

TypeError: $(...).scrollTo is not a function
Google Chrome version 63.0.3239.84

@davidsonsns
Copy link
Contributor

$(...).scrollTo not exist, only $(...).scrollTop

@manushimjani
Copy link

Hello,

Any solutions to this would be very much helpful.

Thanks.

@davidsonsns
Copy link
Contributor

I sent a pull request. But this repo is no longer being maintained.
If you want to adjust on your own go to the directory node_modules, in the folder of enjoyhint file enjoyhint.js and change line 136:

Check the commits:
https://github.com/xbsoftware/enjoyhint/pull/80/files

@darron1217
Copy link

@blackazaru Did this commit included in latest published npm version?
It's seems not resolved yet...

@darron1217
Copy link

I forked this repo and solved scrolling issue
https://github.com/darron1217/enjoyhint.js

m0rb1u5 added a commit to m0rb1u5/enjoyhint that referenced this issue May 14, 2018
@sujoykroy
Copy link

Updating jquery.scrollTo to "2.1.2" in bower.json and running "grunt" solved the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants