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

Quick fix for $.scrollTo on chrome: if using chrome or chromium, scroll… #12642

Merged
merged 1 commit into from Mar 23, 2018

Conversation

diosmosis
Copy link
Member

@diosmosis diosmosis commented Mar 23, 2018

… from documentElement, not body element. (this is a change to 3rd party library)

This is not a permanent fix and will be undone if someone updates the bower component.

Tested on latest chrome on windows, chromium on linux, safari on os x, firefox on windows & IE10.

Fixes #12625

…ll from documentElement, not body element. (this is a change to 3rd party library)
@mattab mattab merged commit 62b4cb8 into 3.x-dev Mar 23, 2018
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Mar 23, 2018
@mattab mattab deleted the 12625-scrollTo-quick-fix branch March 23, 2018 04:00
InfinityVoid pushed a commit to InfinityVoid/matomo that referenced this pull request Oct 11, 2018
…ll from documentElement, not body element. (this is a change to 3rd party library) (matomo-org#12642)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scrollTo feature not working anymore, notifications not visible etc
2 participants