Post

Replies

Boosts

Views

Activity

Reply to UICollectionViewDiffableDataSource creating duplicate cells
I also get the same cell created multiple times, but mine ONLY happens when I use the method UICollectionViewDiffableDataSource.collectionView(_:cellForItemAt:) in my one of my section snapshot handlers. Without even editing the cell this will occur, all you have to do is access it using that method. Any help would be appreciated.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’21