question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chrome 56 automatically scrolls to the bottom of the page

See original GitHub issue

The new scroll anchoring feature introduced in Google Chrome 56 forces the scrolling to the bottom of the page, which in turn triggers infinite scrolling. See https://github.com/angular-ui/ui-scroll/issues/138.

A temporary fix would be to set overflow-anchor: none; to the parent element.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:35
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
raikusycommented, Oct 3, 2019

I cannot thank you enough for this solution!!! You saved my life. ❤️

0reactions
JeGwancommented, Dec 17, 2021

@rawroland you saved our times.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome 56 automatically scrolling to bottom of page #138
After updating my Chrome browser I see some weird behavior when scrolling. The scroll bar is automatically going down to the bottom of...
Read more >
Chrome automatically scrolling to bottom of page
Try disabling hardware acceleration to see if it works. To do that, go to chrome://settings/system and toggle the second option under System ...
Read more >
Fix Automatic Page Scroll Jumping on Chrome for ... - Gtricks
When you start reading the article before the webpage has completely loaded, it can jump scrolls where the content position moves because of...
Read more >
Chrome browser automatically scrolling down the content ...
Here is test page. Just open it in Chrome, and scroll a little bit down so the one of the blue boxes will...
Read more >
Why does my web-page keep scrolling down by itself ... - Quora
I fixed this issue by making changes in chrome settings->Accessibility->turn on navigate pages with text cursor on . It's sloved my problem.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found