Skip to content

[iOS] Grouped CollectionView with a Footer stutters under MAUI 8.0.6 #20320

@MichaelShapiro

Description

@MichaelShapiro

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:

  1. Downgrade back to MAUI 8.0.3
  2. Remove Footer from the CollectionView

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

area-controls-collectionviewCollectionView, CarouselView, IndicatorViewdelighter-scfixed-in-8.0.14fixed-in-9.0.0-preview.3.10457i/regressionThis issue described a confirmed regression on a currently supported versionperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions