We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm run clear
yarn clear
rm -rf node_modules yarn.lock package-lock.json
After beta.18, the doc container doesn't take up the full page height any more.
No response
This is the behavior in beta.17:
This is the behavior in beta.18:
You can see this in our dogfooding test as well, just not so obvious:
https://docusaurus.io/tests/docs/doc-with-another-sidebar
The text was updated successfully, but these errors were encountered:
Bisect leads up to #6925
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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
After beta.18, the doc container doesn't take up the full page height any more.
Reproducible demo
No response
Steps to reproduce
Expected behavior
This is the behavior in beta.17:
Actual behavior
This is the behavior in beta.18:
You can see this in our dogfooding test as well, just not so obvious:
https://docusaurus.io/tests/docs/doc-with-another-sidebar
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: