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
Hey, thanks for making this library we're really happy with it!
We've had a problem where our app crashes if right after scanning a photo, you click into the list of already scanned photos and rotate one of the images.
Here's a video demonstration:
output.mov
This is the error I'm seeing:
NSInternalInconsistencyException
Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (3) must be equal to the number of items contained in that section before the update (2), plus or minus the number of items inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out). Collection view: <UICollectionView: 0x14a18da00; frame = (0 0; 375 667); clipsToBounds = YES; autoresize = RM+BM; gestureRecognizers = <NSArray: 0x280d443c0>; backgroundColor = UIExtendedGrayColorSpace 0 0; layer = <CALayer: 0x280238880>; contentOffset: {687, 0}; contentSize: {1061, 667}; adjustedContentInset: {0, 0, 0, 0}; layout: <ICDocCamReorderingThumbnailCollectionViewLayout: 0x14dc24840>; dataSource: <ICDocCamExtractedDocumentViewController: 0x14a1be200>>
Let me know if there is anything I can do to help fix this or if you need more information.
The text was updated successfully, but these errors were encountered:
Hey, thanks for making this library we're really happy with it!
We've had a problem where our app crashes if right after scanning a photo, you click into the list of already scanned photos and rotate one of the images.
Here's a video demonstration:
output.mov
This is the error I'm seeing:
Let me know if there is anything I can do to help fix this or if you need more information.
The text was updated successfully, but these errors were encountered: