xamarin/Xamarin.Forms

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

开放

#9,017 创建于 2019年12月26日

 (1 条评论) (2 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/collectionviewe/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南