Setting MaximumRowsOrColumns
property of UniformGridLayout
causes holes and crashes in ItemsRepeater.
#1887
Labels
MaximumRowsOrColumns
property of UniformGridLayout
causes holes and crashes in ItemsRepeater.
#1887
Describe the bug
Setting
MaximumRowsOrColumns
property ofUniformGridLayout
causes holes and crashes inItemsRepeater
. Holes appear in the upper right corner when using the latest stable version2.3.191211002
ofMicrosoft.UI.Xaml.Controls
on Nuget. Sliding errors with theScrollViewer
occur as well. The application crashed directly when scrolling theScrollViewer
using the latest prereleased version2.4.0-prerelease.200113001
.Steps to reproduce the bug
The test code is as follows
Screenshots
Version Info
Windows 10 18363.592
NuGet package version:
Microsoft.UI.Xaml 2.4.0-prerelease.200113001
Microsoft.UI.Xaml 2.3.191211002
The text was updated successfully, but these errors were encountered: