Replies: 1 comment 1 reply
-
Yes, that's a known issue, unfortunately. There's a mismatch between the expectations of the mermaidjs runtime and the hidden div in the tabset, and as a result, mermaid thinks the surrounding div has no width or height, and produces an invisible diagram. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm having trouble getting mermaid flow charts to work in a panel-tabset... specifically on the second and third tabs. The first tab renders as expected. The second and third tabs are just blank. However, the svg code is there when I inspect the html. I couldn't find anything in the discussions or documentation but I'm thinking it is something to do with the div structure?
Quarto Version 1.5.56
MacOS Sonoma 14.7
RStudio 2024.09.0+375 (2024.09.0+375)
Beta Was this translation helpful? Give feedback.
All reactions