-
Notifications
You must be signed in to change notification settings - Fork 1.9k
CollectionView RemainingItemsThresholdReachedCommand fires on initial data load #28279
Copy link
Copy link
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpotential-regressionThis issue described a possible regression on a currently supported version., verification pendingThis issue described a possible regression on a currently supported version., verification pendings/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpotential-regressionThis issue described a possible regression on a currently supported version., verification pendingThis issue described a possible regression on a currently supported version., verification pendings/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
CollectionView RemainingItemsThresholdReachedCommand should only fire when the ItemsThreshold has reached when the user is scrolling, but RemainingItemsThresholdReachedCommand fires on the Contentpage initial data load.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/DharunAR/MAUICollectionView
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.81
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No.
Relevant log output