Page MenuHomePhabricator

Interactive mode diagrams do not display in Firefox
Open, Needs TriagePublic

Description

Seems to be because of the weird text/svg+xml mimetype. It is fixed for me by changing that to image/svg+xml, as in this patch:

https://github.com/mgeb/mediawiki-drawio-editor/pull/26