xamarin/Xamarin.Forms

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

Ouverte

#8 407 ouverte le 6 nov. 2019

 (5 commentaires) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/collectionviewa/listviewe/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur