-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines on issues?
yes
Environment
v1.3.0
Steps to Reproduce
- Go to the docs page
- Go to the blog page
Expected Behavior
The scroll bar need to be hidden when the content is not overflow.
Actual Behavior
Reproducible Demo
The scroll bar need to have overflow-y: auto; and not overflow-y: scroll;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution

