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

Fixed Chrome scroll issue #125

Merged
merged 5 commits into from
Dec 13, 2017
Merged

Fixed Chrome scroll issue #125

merged 5 commits into from
Dec 13, 2017

Conversation

TrevorHinesley
Copy link

@TrevorHinesley TrevorHinesley commented Dec 13, 2017

See here and here. This was causing MAJOR problems in our application in Chrome, and this is the best fix available. This takes care of the problem, and only detaches the fix when the component is unmounted (it would break when we tried detaching it in scrollListener with the other functions). Big thanks to @kyreeves for helping out with this.

@danbovey
Copy link
Owner

Looks good!

@danbovey danbovey merged commit 96b119f into danbovey:master Dec 13, 2017
@danbovey
Copy link
Owner

Published in 1.1.2

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

Successfully merging this pull request may close these issues.

2 participants