.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
22.26k
stars
1.76k
forks
source link
CollectionView with IsGrouped="True" - RemainingItemsThresholdReachedCommand not Firing #25889
Open
snufffgit opened 6 days ago
Description
I Have a Grouped CollectionView, RemainingItemsThresholdReachedCommand is not firing correctly.
Consider that IsGrouped in CollectionView was not working until a recent version.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output