Some of the diagrams created in Lucidchart by my team export to SVG with an invalid xlink href attribute value on a use element. For example, the href may refer to #i when there is no element in the SVG file with an ID attribute set to “i”. Deleting this use element “fixes” the invalidity.
Ideally, I would like Lucidchart to always export valid SVG XML. This is an enormous impediment to my team. While I’m investigating workarounds for fixing the invalid reference, the much better fix would be for Lucidchart not to export invalid SVG XML.
