Unplanned
Last Updated: 28 Aug 2019 07:43 by ADMIN
Narender
Created on: 26 Aug 2019 11:09
Category: UI for Xamarin
Type: Bug Report
2
ListView: [iOS] An exception is thrown when toggling a CheckBox inside ListView ItemTemplate and the whole ListView is placed in a Popup

If we have a ListView with a CheckBox inside the ItemTemplate and the whole ListView is placed in a Popup control, following the next steps:

1. Open the popup

2. Check and uncheck the CheckBox control in any of the items.

3. Click into the popup and then outside to close it.

NullReferenceException is raised on iOS.

0 comments