#Svg file from storage .
1 messages · Page 1 of 1 (latest)
What errors are you getting?
There are no errors...it's just that the image is not getting displayed
What's the code then?
Please show your code
Url
So it is the correct URL? What do you see in your browser console?
but it's not getting displayed
this is only happening with svg files
for other images like png , jpeg i could use file for preview method
and if i try to display a random svg file it is getting displayed but after getting it from appwrite's bucket it is not getting displayed
I wonder if Appwrite is sending the wrong headers…
If you look in the Network tab when you attempt to load the image, do you see a request for the image there? What does that request look like? What’s the response?
I face the same issue, the Content-Type is text/html
Yeah, that’s what I thought might be happening. I think I’ve seen this reported before.
so is there a solution?
seems like this will not be fixed :/
issue open since Feb 0222
https://github.com/appwrite/appwrite/issues/2811
@sand pike hi, I have the same issue. Did you find any solution?