xamarin/Xamarin.Forms

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

Offen

#8.407 geöffnet am 06.11.2019

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/collectionviewa/listviewe/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide