Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ItemsRepeater crashes when resizing the window #1162

Closed
1 of 2 tasks
Iris0905 opened this issue Aug 11, 2022 · 0 comments · Fixed by #1161
Closed
1 of 2 tasks

ItemsRepeater crashes when resizing the window #1162

Iris0905 opened this issue Aug 11, 2022 · 0 comments · Fixed by #1161
Labels
bug Something isn't working

Comments

@Iris0905
Copy link

Iris0905 commented Aug 11, 2022

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

  1. Go to WinUI 3 Gallery ItemsRepeater page (1.3.15.0)
  2. Reduce the width of main window until the minimum
  3. 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

@Iris0905 Iris0905 added the bug Something isn't working label Aug 11, 2022
@ghost ghost added the needs-triage label Aug 11, 2022
@ranjeshj ranjeshj transferred this issue from microsoft/microsoft-ui-xaml Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants