xamarin/Xamarin.Forms

[Bug] [UWP] CollectionView inside CollectionView is not working

Ouverte

#9 017 ouverte le 26 déc. 2019

 (1 commentaire) (2 réactions) (0 personne assignée)C# (1 926 forks)batch import
a/collectionviewe/4 :clock4:help wantedinactivep/UWPt/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

Description

It's not working on UWP but It's working on Android.

Steps to Reproduce

  1. Run the app

Expected Behavior

Showing all Products and ProductItems

Actual Behavior

Showing first Product and not others.

Basic Information

  • Version with issue: 4.4.0.991265
  • Last known good version: -
  • IDE: Visual Studio 2019 16.4.2
  • Platform Target Frameworks:
    • iOS: -
    • Android: 9.0
    • UWP: 16299
  • Nuget Packages:-
  • Affected Devices: Windows 10 1909 build 18363.535

Reproduction Link

CollectionViewTestProject.zip

Guide contributeur