SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.1k stars 216 forks source link

Crash on version 2.2.2 #268

Open nerdycat opened 1 year ago

nerdycat commented 1 year ago

I got several crash logs in Xcode crashes reports. Though I haven't find a way to reproduce the crash yet. Here is the stack traces. It seems that for some reason a nil url get passed through those if statements.

crash01 crash02