NSInternalInconsistencyException Reason: Invalid update: invalid number of sections #26647
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/iOS 🍎
t/bug
Something isn't working
Milestone
Description
Adding to a Grouping throws the following exception on iOS, does not crash on Android. Our use case is we use the
RemainingItemsThresholdReachedCommand
andRemainingItemsThreshold
to load more items as per pagination, when we try to load more records into ourCollectionView
the app crashes immediately.Steps to Reproduce
Add new items to a
CollectionView
i.e.AddRange
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
iOS 15.0
Did you find any workaround?
Not yet.
Relevant log output
The text was updated successfully, but these errors were encountered: