Unplanned
Last Updated: 26 Feb 2024 13:26 by ADMIN
Amitesh
Created on: 13 Feb 2024 11:48
Category: ListView
Type: Bug Report
1
ListView: [iOS] The ListView crashes when more items are added and the control has a more elaborate template

If the ListView ItemTemplate contains more elements and you try to load more items (>15 items), there is a crash on iOS related to layout arrangements.

To workaround the issue, set explicitly ItemLength:

<telerikDataControls:RadListView.LayoutDefinition>
       <telerikListView:ListViewLinearLayout ItemLength="400" />
</telerikDataControls:RadListView.LayoutDefinition>

2 comments
ADMIN
Yana
Posted on: 26 Feb 2024 13:26

Hello Amitesh,

I am sorry to hear this issue can be seen with other ListView controls in the app and is also affecting the end customers. I understand the situation you're in and we have the issue in mind, still, at the time being, I cannot commit to a certain timeframe for providing a fix. 

We're going to update the feedback item as soon as there's any progress on it. I am sorry for the caused inconvenience.

Regards,
Yana
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.

Amitesh
Posted on: 25 Feb 2024 20:56

We have found the same issue in all our list on other pages and is affecting live customer. Can this please be a high priority fix.