You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ItemsRepeater with UniformGridLayout, the items layout changes along with window resizing. It works fine most of the time. But when the window is narrow and the uniform grid layout shows fewer columns, application crashes with unhandled exception.
This issue can be easily reproduced on WinUI 3 Gallery, ItemsRepeater page.
Steps to reproduce the bug
Go to WinUI 3 Gallery ItemsRepeater page (1.3.15.0)
Reduce the width of main window until the minimum
Application crashes
Expected behavior
No response
Screenshots
No response
NuGet package version
No response
Windows app type
UWP
Win32
Device form factor
No response
Windows version
Windows 10 (21H2): Build 19044
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When using ItemsRepeater with UniformGridLayout, the items layout changes along with window resizing. It works fine most of the time. But when the window is narrow and the uniform grid layout shows fewer columns, application crashes with unhandled exception.
This issue can be easily reproduced on WinUI 3 Gallery, ItemsRepeater page.
Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
No response
Windows app type
Device form factor
No response
Windows version
Windows 10 (21H2): Build 19044
Additional context
No response
The text was updated successfully, but these errors were encountered: