You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the image transition = .noTransition and runImageTransitionIfCached = true, at that time collectionview cell start flickering when scroll fast or switching from screen A to screen B and again come to screen A.
The text was updated successfully, but these errors were encountered:
Alamofire Environment
Alamofire version:
5.9.1
AlamofireImage version:
4.3.0
Xcode version:
15.4
Swift version:
5
macOS version running Xcode:
Sonoma 14.2.1
Here is the code, I am using to set the image from url:
When I set the image transition = .noTransition and runImageTransitionIfCached = true, at that time collectionview cell start flickering when scroll fast or switching from screen A to screen B and again come to screen A.
The text was updated successfully, but these errors were encountered: