xamarin/Xamarin.Forms

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

オープン

#9,017 opened on 2019/12/26

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/collectionviewe/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド