xamarin/Xamarin.Forms

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

Aperta

#9017 aperta il 26 dic 2019

 (1 commento) (2 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/collectionviewe/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor