xamarin/Xamarin.Forms
RecycleElement, GroupHeaderTemplate and DataTrigger display incorrectly
Aberta
#4.045 aberto em 9 de out. de 2018
a/listviewe/5 :clock5:help wantedi/highinactivep/Androidt/bug :bug:up-for-grabs
Métricas do repositório
- Stars
- (5.644 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Description
Steps to Reproduce
- Bind a grouped list view to a list of groups, with custom group and item templates which use triggers based on the data.
- 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