xamarin/Xamarin.Forms

RecycleElement, GroupHeaderTemplate and DataTrigger display incorrectly

Offen

#4.045 geöffnet am 09.10.2018

 (14 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/listviewe/5 :clock5:help wantedi/highinactivep/Androidt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide