[Critical] SVG is broken
Closed this issue · 1 comments
neoteknic commented
SVG is broken at least on Chrome.
#89 is breaking it
with it's like no image, with browser open it show the source code instead of the picture.
Please add only this to svg tags :
xmlns="http://www.w3.org/2000/svg"
tested and working.
disable brotli and gzip on svg, same problem.