We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee3680 commit a1ae29cCopy full SHA for a1ae29c
webview-ui/src/components/common/MermaidBlock.tsx
@@ -46,6 +46,7 @@ mermaid.initialize({
46
startOnLoad: false,
47
securityLevel: "loose",
48
theme: "dark",
49
+ suppressErrorRendering: true,
50
themeVariables: {
51
...MERMAID_THEME,
52
fontSize: "16px",
0 commit comments