[iOS] Images in CollectionView are not getting loaded correctly the first time, until you scroll the list or click [Back] and open the page again #13096
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
area-controls-image
Image control
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I am not sure if it's an image cache issue or a CollectionView display issue. It works fine on android but not iOS. I have an attachment page showing all photos in CollectionView GridItemsLayout, use remote URLs as image sources, but somehow it couldn't get loaded correctly the first time, You can see the correct grid blank area (you can click it to open in the browser without issue). If you scroll the list up and down or click [Back] and open the page again with the same URLs, all images would be loaded correctly going forward.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/minglu/iOSCollectionViewImageTest
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.3
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: