Skip to content
New issue

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

v3 html sidebar links don't work #9483

Closed
7 tasks done
homotechsual opened this issue Oct 31, 2023 · 1 comment · Fixed by #9531
Closed
7 tasks done

v3 html sidebar links don't work #9483

homotechsual opened this issue Oct 31, 2023 · 1 comment · Fixed by #9531
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@homotechsual
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and 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

HTML type sidebar links aren't rendering on v3

Reproducible demo

https://codesandbox.io/p/sandbox/magical-ben-cytfh8?file=%2Fsidebars.js%3A22%2C43

Steps to reproduce

Create HTML sidebar item
Preview site

Expected behavior

HTML sidebar item should appear

Actual behavior

Does not render HTML item

Your environment

Self-service

  • I'd be willing to fix this bug myself.
@homotechsual homotechsual added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Oct 31, 2023
@slorber
Copy link
Collaborator

slorber commented Nov 1, 2023

Thanks for reporting

Looks similar to #9456 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants