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
Describe the bug
The UICollectionView crashes internally when using the delegate publishers such as didSelectItemPublisher and using UICollectionViewDiffableDataSource as dataSource.
To Reproduce
Setup a collectionView with UICollectionViewDiffableDataSource as dataSource.
Add an example publisher such as didSelectItemPublisher
TheCoordinator
changed the title
UICollectionViewDelegate.didSelectItemPublisher Crash
UICollectionView Crash when using delegate publishers and UICollectionViewDiffableDataSource
Aug 4, 2021
Describe the bug
The UICollectionView crashes internally when using the delegate publishers such as
didSelectItemPublisher
and usingUICollectionViewDiffableDataSource
as dataSource.To Reproduce
UICollectionViewDiffableDataSource
as dataSource.didSelectItemPublisher
Expected behavior
Shouldn't crash
Device:
Additional context
Crash Log:
The text was updated successfully, but these errors were encountered: