xamarin/Xamarin.Forms

[Bug] Xamarin ListView doesn't layout properly when SfExpander is loaded in it in Xamarin.Forms iOS platform

开放

#7,797 创建于 2019年10月3日

 (5 条评论) (2 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/listviewe/5 :clock5:help wantedm/high impact :black_large_square:p/iOS 🍎partnert/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi Team

Description

In the attached sample, we have loaded Expander inside the Xamarin ListView. When we expand and collapse the expander item at runtime, the contents are not updated properly.

Steps to Reproduce

  1. Run the attached sampleSample-XFissue.zip in iOS platform
  2. Expand and collapse the item.
  3. The items are not layout properly.

Expected Behavior

The items should layout properly when we expand and collapse the item

Actual Behavior

The items are not layout properly when we expand and collapse the item

Basic Information

Nuget Packages: XF 4.2.0.709249 Affected Devices: iOS simulator 12.2

Reproduction Link

Sample : Sample-XFissue.zip

贡献者指南