xamarin/Xamarin.Forms

Date Picker selected in ListView/CollectionView updates more then one row.

开放

#8,407 创建于 2019年11月6日

 (5 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/collectionviewa/listviewe/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Issue here seems to affect DatePicker in ListView or collectionView, when I pick a date in a row and scroll down the date is updates in another row

Steps to Reproduce

  1. Pick datetime in first row
  2. Scroll down and see another row as same datetime although it was never picked

Expected Behavior

Only date picked in row should be affected

Actual Behavior

Affects another rows datepicker date properter

Basic Information

  • Version with issue:
  • Last known good version: NA
  • IDE: Visual Studio Community 2019
  • Platform Target Frameworks:
    • iOS: Not tested
    • Android: 5.1.1
    • UWP: Untested
  • Android Support Library Version:
  • Nuget Packages: 4.3.0.947036
  • Affected Devices: Galaxy Tab A 2016

Screenshots

ezgif com-video-to-gif

Reproduction Link

DP.zip

贡献者指南