Have you read the Contributing Guidelines on issues?
Prerequisites
Description
Same issue as before seems to have re-occurred in latest docusaurus. I copied the previous example and updated the docusaurus package, and the scroll is jumping around again.
Reproducible demo
https://stackblitz.com/edit/github-k5xct4-kjy427?file=package.json
Steps to reproduce
Same as the previous example:
- Go to the Blog in the Stackblitz preview pane to the right
- Scroll down to the MDX post, it has the tabs example
- Switch tabs and see how scroll behaves. Try both the first and the second tab group
Expected behavior
Scroll position should be maintained when switching tabs
Actual behavior
Page layout jumps
Your environment
- Public source code:
- Public site URL:
- Docusaurus version used:
- Environment name and version (e.g. Chrome 89, Node.js 16.4):
- Operating system and version (e.g. Ubuntu 20.04.2 LTS):
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
Same issue as before seems to have re-occurred in latest docusaurus. I copied the previous example and updated the docusaurus package, and the scroll is jumping around again.
Reproducible demo
https://stackblitz.com/edit/github-k5xct4-kjy427?file=package.json
Steps to reproduce
Same as the previous example:
Expected behavior
Scroll position should be maintained when switching tabs
Actual behavior
Page layout jumps
Your environment
Self-service