Completed
Last Updated: 14 Feb 2025 07:43 by ADMIN
Release 10.0.0 (2025 Q1)
Zelin
Created on: 28 Jan 2025 08:50
Category: CollectionView
Type: Bug Report
7
CollectionView: [iOS] Scrolling issues with maui 9.0.30
I observe scrolling issues in the CollectionView on iOS when using Maui 9.0.30 version. 
For example the control has 25 items, I can scroll only to the first 10-11, cannot see the rest of the items.
11 comments
ADMIN
Didi
Posted on: 14 Feb 2025 07:43

Hi Zelin,

Lets continue the communication in the tickets you have opened.

The initial issue with the scrolling described here is fixed.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Zelin
Posted on: 12 Feb 2025 19:30

Hi Didi,

 

The scrolling issue is fixed, but I found two more problems:

  • SwipeView Actions Missing – Actions like delete and favorite in a list item no longer show up. I used the sample code from your docs.
  • CollectionView Doesn't Scroll on iOS – Setting ios:Page.UseSafeArea="True" on ContentPage makes the CollectionView unscrollable and stuck in place.

Do I need to log separate issues with you?

Thanks and regards,

Zelin

ADMIN
Didi
Posted on: 12 Feb 2025 13:23

Hello Malcolm,

CollectionView in a TabView is logged here: https://feedback.telerik.com/maui/1672732-collectionview-ios-the-ui-freezes-while-scrolling-when-the-collectionview-is-placed-inside-a-tabview and status is still Unplanned. The issue is escalated to the team. 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Malcolm
Posted on: 12 Feb 2025 13:20
Testing the attached sample here - it appears the issue HAS been fixed.
There does, however, still seem to be an issue if the app is hosted in a TabView - our iOS RadCollectionView instances still can't scroll and this seems to be the only common denominator. Currently the only work-around is rolling back to 9.0.22 of Maui.Controls :(
Malcolm
Posted on: 12 Feb 2025 12:53
yes we did. Updated to 9.0.40 and Telerik 10.0.0.
Scrolling is still frozen for iOS RadCollectionView.
ADMIN
Didi
Posted on: 12 Feb 2025 12:48

Hi Malcolm,

Update the Telerik MAUI to 10.0.0 version. The bug is closed with a tag Release 10.0.0 (2025 Q1)

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Malcolm
Posted on: 12 Feb 2025 12:42
@Nico @Didi - updated to 9.0.40. The issue remains :(
pinning to 9.0.22 is preventing us from getting a bunch of fixes - Telerik CollectionView is the only thing with the bug.
CollectionView works fine.
RadCollectionView does not :|
Nico
Posted on: 30 Jan 2025 07:58
There will be ScrollView fixes in MAUI 9.0.31/9.0.40.
My suggestion: Try the latest MAUI Nightly to see if it solves the problem and Telerik doesn't have to take any action here




ADMIN
Didi
Posted on: 30 Jan 2025 07:43

Hello Zelin,

Thank you for the project.

I understand this issue affects the app, still at this time I cannot share more details on this case.

There will be a research from our side to determine whether the issue is related to the improvements in the ScrollView introduced in maui 9.0.30 version. When there is more information, this will be addressed in the public item.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Zelin
Posted on: 29 Jan 2025 23:42

Hi Didi,

I have created the attached sample app using Telerik RadCollectionView code from the documentation to demonstrate the unscrollable issue. This problem is not reproducible when using .NET 9.0.22 and the corresponding NuGet packages.

Is there a way to prioritize this issue? Currently, our team is unable to downgrade the project, making our pages with RadCollectionView unusable. Additionally, I believe this issue is also causing RefreshView to break across all platforms.

Thanks and regards,

Zelin

Attached Files:
ADMIN
Didi
Posted on: 28 Jan 2025 08:59

Workaround:

1. Downgrade the project to 9.0.22 maui version

2. Clear the NuGet cache

3. Delete bin and obj folders from the project

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.