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: