Mermaid graphs suddenly stopped working (everywhere) #8098
-
Hello, I just observed that mermaid logistic now consistently fails on every project based on material (it's even the case in material's docs). I suspect the problem is on mermaid's side, but I thought it would be good to ask here first if something changed in material about mermaid's config/integration (and anyway, you'll need to know to find a patch for your documentation). Cheers, Edit: I saw they released a new version some days ago. It's probably related (my browser was probably using a cached version until now) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
hi @FredZinelli Please have a look at #8096 (comment) |
Beta Was this translation helpful? Give feedback.
That comment that was linked does not adequately describe the problem. The wrong CDN is being used. The following should be used:
This comment should be what is linked: #8097 (comment)