Skip to content

Mermaid diagrams don't work in internet explorer

Summary

Mermaid diagrams in markup can't be generated in Internet Explorer 11 due to a missing module.

Error message when clicking preview:

Can't load mermaid module: Error: Loading chunk 261 failed. (missing: https://gitlab.iavgroup.local/assets/webpack/vendors~mermaid.f3bdf7aa.chunk.js)

Steps to reproduce

Preview or save any markdown with a mermaid diagram (including on gitlab.com)

What is the current bug behavior?

Error message shown, diagram not rendered

What is the expected correct behavior?

Mermaid diagram should be rendered

Output of checks

This bug happens on GitLab.com

Edited by Brian Kintz