Closed individual-it closed 1 month ago
ocis-web doesn't support .svg
file to be opened by image viewer. That's why the extension is also not building the required url for .svg files. It's because the svg mimetype is not included in the mimetypes list.
We should be able to fix it for the extension by just adding the required svg mimetype.
Is there an existing issue for this?
Describe the bug
PNG files work fine, but not SVG
Steps To Reproduce
create an presentation with an image like
![image](./somefile.svg)
Expected Behavior
image is shown
Actual Behavior
image is not loaded
Examples, Code Samples, or Screenshots
No response
Environment
What browsers are you seeing the problem on?
Firefox