We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm run clear
yarn clear
rm -rf node_modules yarn.lock package-lock.json
HTML type sidebar links aren't rendering on v3
https://codesandbox.io/p/sandbox/magical-ben-cytfh8?file=%2Fsidebars.js%3A22%2C43
Create HTML sidebar item Preview site
HTML sidebar item should appear
Does not render HTML item
The text was updated successfully, but these errors were encountered:
Thanks for reporting
Looks similar to #9456 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.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
The text was updated successfully, but these errors were encountered: