Completed
Last Updated: 19 Jul 2023 10:21 by ADMIN
Release 6.0.0
devon
Created on: 02 Mar 2023 13:36
Category: ListView
Type: Bug Report
2
ListView: [Android] Exception when adding items and AddSingleton approach is used (shell app)
Maui App with AddSingleton Page,

when entering the page with ListView for the first time, and adding items to the ListView, it works as expected, but when entering the page again, and press the add button, null reference exception is thrown. 
1 comment
ADMIN
Didi
Posted on: 02 Mar 2023 13:42

Solution:

1. Use RadItemsControl instead

2. Use AddTransition approach instead of AddSingleton

Regards,
Didi
Progress Telerik