-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewdelighter-scfixed-in-8.0.14fixed-in-9.0.0-preview.3.10457i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/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
Description
Description
After updating to MAUI 8.0.6, CollectionView with Footer and IsGrouped="True" stutters and lags when scrolling. Stuttering is so significant that renders the use of such CollectionView impractical.
This can be related to #20294
This is MAUI 8.0.6 - performance is degraded
IMG_0016.mov
This is MAUI 8.0.3 - performance is normal
IMG_0018.mov
Steps to Reproduce
Open repo in the link below. Start CollectionViewFooter project.
Link to public reproduction project repository
https://github.com/MichaelShapiro/MauiBugs
Version with bug
8.0.6
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.3
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
Two options:
- Downgrade back to MAUI 8.0.3
- Remove Footer from the CollectionView
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewdelighter-scfixed-in-8.0.14fixed-in-9.0.0-preview.3.10457i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/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
Projects
Status
Done