WordPress-iOS icon indicating copy to clipboard operation
WordPress-iOS copied to clipboard

NSInternalInconsistencyException: Invalid batch updates detected: the number of sections and/or items returned by the data source b...

Open sentry[bot] opened this issue 1 year ago • 1 comments
trafficstars

Sentry Issue: JETPACK-IOS-17SY

NSInternalInconsistencyException: Invalid batch updates detected: the number of sections and/or items returned by the data source before and after performing the batch updates are inconsistent with the updates.
Data source before updates = { 1 section with item counts: [2] }
Data source after updates = { 1 section with item counts: [2] }
Updates = [
	Insert item (0 - 1)
]
Collection view: <_TtC6KanvasP33_DC859149F1F30EBA34EAE7F49309FEE842InteractiveMovementsCrashFixCollectionView: 0x140bd9000; baseClass = UICollectionView; frame = (0 0; 0 0); gestureRecognizers = <NSArray: 0x283d5df20>; backgroundColor = UIExtendedGrayColorSpace 0 0; layer = <CALayer: 0x28330ab60>; contentOffset: {0, 0}; contentSize: {0, 0}; adjustedContentInset: {0, 0, 0, 0}; layout: <UICollectionViewFlowLayout: 0x144f5e850>; dataSource: <Kanvas.MediaClipsCollectionController: 0x13fd82780>>
  File "MediaClipsCollectionController.swift", line 65, in MediaClipsCollectionController.addNewClip
  File "MediaClipsEditorViewController.swift", line 87, in MediaClipsEditorViewController.addNewClip
  File "MultiEditorViewController.swift", line 71, in MultiEditorViewController.addSegment
  File "CameraController.swift", line 406, in CameraController.createNextStepViewController
  File "<compiler-generated>", in Sequence.forEach
...
(20 additional frame(s) were not displayed)

sentry[bot] avatar Jan 11 '24 18:01 sentry[bot]

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'Stats'

Generated by :no_entry_sign: dangerJS