xamarin/Xamarin.Forms

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

Aperta

#7797 aperta il 3 ott 2019

 (5 commenti) (2 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/listviewe/5 :clock5:help wantedm/high impact :black_large_square:p/iOS 🍎partnert/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor