xamarin/Xamarin.Forms

RecycleElement, GroupHeaderTemplate and DataTrigger display incorrectly

Aperta

#4045 aperta il 9 ott 2018

 (14 commenti) (3 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/listviewe/5 :clock5:help wantedi/highinactivep/Androidt/bug :bug:up-for-grabs

Metriche repository

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

Descrizione

Description

Steps to Reproduce

  1. Bind a grouped list view to a list of groups, with custom group and item templates which use triggers based on the data.
  2. Set the caching strategy to recycle elements.

Expected Behavior

All elements are displayed correctly.

Actual Behavior

Some elements are not displayed correctly.

Basic Information

  • Version with issue: Latest
  • Last known good version: None

Guida contributor