🐛 Bug Report
Description
Some pages are using tabs to organize information using the documentation on tabs from Docusaurus. The table of contents on the side is generated, but when you click on any of the links in the table of contents only the headers which is under the tab that is open works the other links do not work or bring you to the correct tab and section of the page
Yes.
Steps to reproduce
- Create tabs in a doc by following this page
- Create headers underneath multiple tabs
- Generate the page and try to click on a link from the table of contents that is not a header on the tab that is open.
Expected behavior
The link in the table of contents would take you to the correct tab and section of the page
Actual behavior
The link does not bring you to the correct tab or section of the page.
Your environment
- Docusaurus version used: V2 beta 4
- Environment name and version: Chrome 92.0.4515.107
Reproducible demo
View CodeSandbox
- Go to the Tab Bug page under tutorial
- Make the view so that you can see the table of contents on the side
- Try clicking on a tab then a link in the table of contents that is not in that tab
🐛 Bug Report
Description
Some pages are using tabs to organize information using the documentation on tabs from Docusaurus. The table of contents on the side is generated, but when you click on any of the links in the table of contents only the headers which is under the tab that is open works the other links do not work or bring you to the correct tab and section of the page
Have you read the Contributing Guidelines on issues?
Yes.
Steps to reproduce
Expected behavior
The link in the table of contents would take you to the correct tab and section of the page
Actual behavior
The link does not bring you to the correct tab or section of the page.
Your environment
Reproducible demo
View CodeSandbox