Possible scroll issue in latest version of Chrome ( v98 ) #6754
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
closed: duplicate
This issue or pull request already exists in another issue or pull request
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
Hi! Thanks for the excellent work with Docusaurus 🦖, we use it in NextAuth.js for our documentation, serving us well 💚
We just had the following issue reported by some users:
nextauthjs/next-auth#4054
Scroll gets hijacked in the latest version of Chrome (
98.0.4758.102
). The strange thing is that some of our team members have reproduced it while others have not. Here's another reproduction from one of our team members:Screenshare.-.2022-02-19.12_51_39.AM.mp4
I'm opening this as a discussion as I'm not entirely sure is a Docusaurus issue or a Chrome issue or something caused by a plugin in Chrome 🤔; we don't have clear steps to reproduce it.
Reproducible demo
No response
Steps to reproduce
2.0.0-beta15
)Expected behavior
Scroll is smooth 🍉
Actual behavior
Some users are unable to scroll in the latest version of Chrome, or have notable difficulties doing so
Your environment
2.0.0-beta15
Self-service
The text was updated successfully, but these errors were encountered: