-
-
Notifications
You must be signed in to change notification settings - Fork 9.9k
a11y: jump to main content doesn't work without JS #6411
Copy link
Copy link
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: a11yRelated to accessibility concerns of the default themeRelated to accessibility concerns of the default theme
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: a11yRelated to accessibility concerns of the default themeRelated to accessibility concerns of the default theme
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
#, which isn't doing anything when Javascript isn't available.Steps to reproduce
Expected behavior
Implied in Description
Actual behavior
Implied in Description
Your environment
No response
Reproducible demo
https://docusaurus.io/docs
Self-service