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.

[Bug]: Website Scroll is Broken

See original GitHub issue

Version

latest

Steps to reproduce

  1. Visit docs site (https://jestjs.io/docs/getting-started)
  2. Scroll in main content area

Expected behavior

I expect for page to scroll smoothly in the direction I desire

Actual behavior

The content will scroll a very short distance, then jump back to the top.

Additional context

The website behaves as normal on the following browsers:

  • Firefox 97.0.1 (64 bit)
  • Safari 14.1.1

Environment

System:
  macOS: 10.15.7
  Chrome: Version 97.0.4692.71 (Official Build) (x86_64)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Josh-Cenacommented, Feb 26, 2022

Docusaurus beta.15 can break users with “experimental web platform features” turned on. Upgrading to beta.16 should close this.

1reaction
Yexiaoxingcommented, Feb 19, 2022

Same here. Suspect it is because of this https://github.com/facebook/docusaurus/issues/6587 issue. Switching to mobile page via devtool is a mitigation.

Also, if you have Experimental Web Platform features enabled in Chrome flags, disable it can also make it work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Scrolling Not Working Issue in Chrome
First, open an Incognito window in Chrome (three-dotted menu icon at top right -> New incognito window), then try scrolling to see if...
Read more >
How to Fix Scrolling Not Working Issue in Chrome (2022)
How to Fix the Scroll Wheel not Working in Chrome Problem. #Chrome #Google #HowTo #Mac #BigSur #Catalina ...
Read more >
Why A Website Won't Scroll & How to Fix it
Why Can't I Scroll Down on Certain Websites? · First, open a new incognito window. · Next, click on the Chrome menu icon,...
Read more >
372357 - Scrolling broken due to touch-action support on sites ...
Issue 372357 : Scrolling broken due to touch-action support on sites using hammer.js library (eg. ... Disabling touch-action for M35 only due to...
Read more >
Chrome Browser Bug: Scroll Wheel Randomly Stops Working ...
At first, I thought maybe this was an issue in the way I was using flexbox. But, when I tried to switch from...
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