Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.41k stars 516 forks source link

Use default frame for preview image that API returns incorrect size (width: 0, height: 0) #1915

Closed thai-d-v closed 9 months ago

thai-d-v commented 9 months ago

When investigating the crash problem at #1913 I discovered a problem at this post. The card has an image URL but an incorrect size (width: 0, height: 0) that makes the image hidden. I am not sure if it relates to #1913 or not. But in all the “no image” preview cards I tried, this post is the only one that has an image (and with incorrect size (0, 0)), all others truly have no image.