xamarin/Xamarin.Forms

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

Aberta

#8.407 aberto em 6 de nov. de 2019

 (5 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/collectionviewa/listviewe/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador