-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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 executiondomain: themeRelated to the default theme componentsRelated to the default theme componentshelp wantedAsking for outside help and/or contributions to this particular issue or PR.Asking for outside help and/or contributions to this particular issue or PR.
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clearoryarn clearcommand. - I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - I have tried creating a repro with https://new.docusaurus.io.
- I have read the console error message carefully (if applicable).
Description
Tab sync does not seem to work, even when Tabs blocks have a similar groupId. This issue is present across latest Firefox and Chrome, and happens within the Docusaurus documentation itself.
Reproducible demo
Steps to reproduce
- Go to the docusaurus docs website, markdown-features/tabs section
- Try clicking the examples in the Syncing Tab Choices portion
Expected behavior
The tabs for windows/mac should change in sync.
Actual behavior
The tabs are unaffected by selections of one another.
Your environment
- Public source code: https://github.com/facebook/docusaurus/blob/main/website/docs/guides/markdown-features/markdown-features-tabs.mdx?plain=1#L136
- Public site URL: https://docusaurus.io/docs/markdown-features/tabs#syncing-tab-choices
- Docusaurus version used:
- Environment name and version (e.g. Chrome 89, Node.js 16.4): Firefox 108, Chrome 108, Safari 16 17614 (All stock)
- Operating system and version (e.g. Ubuntu 20.04.2 LTS): Windows 11 Pro
Self-service
- I'd be willing to fix this bug myself.
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 executiondomain: themeRelated to the default theme componentsRelated to the default theme componentshelp wantedAsking for outside help and/or contributions to this particular issue or PR.Asking for outside help and/or contributions to this particular issue or PR.