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

貢獻者指南