backstage / demo

The Backstage demo deployment
Apache License 2.0
112 stars 232 forks source link

Mermaid Demo Page Fails to Display Diagrams #500

Closed DaisukeHirabayashi closed 2 months ago

DaisukeHirabayashi commented 4 months ago

The Mermaid example on the Backstage demo page is not rendering the diagrams as expected. The issue can be observed on the following page.

Mermaid Example - Backstage Demo

Screenshot 2024-07-08 at 5 40 25 PM

Code Reference: https://github.com/backstage/demo/blob/master/docs/examples/mermaid.md?plain=1#L15-L20

Expected behavior:

Actual behavior:

awanlin commented 4 months ago

Thanks for flagging this @DaisukeHirabayashi, I had noticed this the other day as well but never had the chance to follow up, this is a good reminder. Feel free to investigate more as well if you have time and would like. 👍

awanlin commented 3 months ago

Just noticed this seems to be working again? 🤷

awanlin commented 2 months ago

Closing as we are using a different method for rendering these: https://github.com/backstage/demo/pull/542