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

The mermaid diagram is not being rendered #11064

Closed
2 of 7 tasks
Jiviei opened this issue Apr 7, 2025 · 1 comment · Fixed by #11066
Closed
2 of 7 tasks

The mermaid diagram is not being rendered #11064

Jiviei opened this issue Apr 7, 2025 · 1 comment · Fixed by #11066
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@Jiviei
Copy link

Jiviei commented Apr 7, 2025

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

https://docusaurus.io/docs/markdown-features/diagrams#usage

Image

Reproducible demo

No response

Steps to reproduce

go to https://docusaurus.io/docs/markdown-features/diagrams#usage

Expected behavior

the diagram will be rendered

Actual behavior

the diagram has not been rendered

Your environment

No response

Self-service

  • I'd be willing to fix this bug myself.
@Jiviei Jiviei 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 Apr 7, 2025
@slorber slorber removed the status: needs triage This issue has not been triaged by maintainers label Apr 7, 2025
@slorber
Copy link
Collaborator

slorber commented Apr 7, 2025

Thanks for reporting

I can see it locally and in prod.

Also visible on various diagrams of this test page: https://docusaurus.io/tests/pages/diagrams

Looks like a temporary mermaid bug that was fixed in a newer release

Will be fixed by upgrading the deps on our own website (#11066), and that should work too on third-party Docusaurus sites. Let me know if the upgrade doesn't fix it for your site.

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.

2 participants