xamarin/Xamarin.Forms

RecycleElement, GroupHeaderTemplate and DataTrigger display incorrectly

開放

#4,045 建立於 2018年10月9日

 (14 則留言) (3 個反應) (0 位負責人)C# (1,926 個分叉)batch import
a/listviewe/5 :clock5:help wantedi/highinactivep/Androidt/bug :bug:up-for-grabs

倉庫指標

星標
 (5,644 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南