Skip to content

[iOS] Rendering of CollectionView takes too much time #15204

@unombun

Description

@unombun

Description

Navigate to a page that contains inside a CollectionView. Rendering of the CollectionView takes too much time.

Steps to Reproduce

  1. Create a page that contains a CollectionView with only 15 items.
  2. The ItemTemplate should be realistic one, but not mandatory too complex.
  3. When navigating to the page, the rendering of the CollectionView takes 2-3 seconds.
  4. If the data of the CollectionView is set (through binding) in OnAppearing, when users tries to navigate to the page, the navigation takes too much, so the user does not see anything happening for 2-3 seconds. If the date is set in OnNavigatedTo, the page is shown right away but the rendering of the CollectionView takes 2-3 seconds.

Link to public reproduction project repository

https://github.com/flesarradu/TestProject-JonChanges

Version with bug

7.0.86

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android, Windows

Affected platform versions

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-collectionviewCollectionView, CarouselView, IndicatorViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/needs-attentionIssue has more information and needs another looks/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions