-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[Bug]: Website Scroll is Broken #12432
Comments
Same here. Suspect it is because of this facebook/docusaurus#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. |
PR welcome if we have some weird CSS like the docusaurus issue suggests |
Updated my Chrome to |
My Chrome is up to date but the scroll bug is still there |
Docusaurus beta.15 can break users with "experimental web platform features" turned on. Upgrading to beta.16 should close this. |
Tried in #12500, we need to do some algolia magic |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Version
latest
Steps to reproduce
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:
Environment
The text was updated successfully, but these errors were encountered: