Peyman Khanjan

Results 3 issues of Peyman Khanjan

If the long press is not happening on the cell but on the empty space of the UICollectionView, it causes an NSRangeException. You can reproduce the bug from the FlowLayoutDemo...

**Describe the bug** The UICollectionView crashes internally when using the delegate publishers such as `didSelectItemPublisher` and using `UICollectionViewDiffableDataSource` as dataSource. **To Reproduce** 1. Setup a collectionView with `UICollectionViewDiffableDataSource` as dataSource....

bug

Hey @hmlongco, First of all would like to say well done on creating both Resolver and Factory. I have been using Resolver in production for over a year now and...