We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a datagrid which loads roughly 2k items within a StackPanel, I navigate to the page with the datagrid and the items load.
Memory usage without StackPanel: Jumps from 54.5MB without the datagrid loaded, to 96.3MB Memory usage in a StackPanel: Jumps from 54.5MB to 535MB!
No response
1. Create a datagrid with 2k items 2. Navigate to the page and load the items on page load 3. Watch the memory usage.
It shouldn't use more memory wrapped in a stackpanel
11 Pro 23H2 22635
2022
Version 17.11.0 Preview 6.0
Desktop
AssyntSoftware.WinUI3Controls - 2.2.1 CommunityToolkit.WinUI - 7.1.2 Microsoft.Extensions.{DependencyInjection, Hosting, Hosting.Abstractions, Http} - 8.0.0 Serilog - 4.0.0 RestSharp - 111.4.1
Yes, but only if others can assist.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I have a datagrid which loads roughly 2k items within a StackPanel, I navigate to the page with the datagrid and the items load.
Memory usage without StackPanel: Jumps from 54.5MB without the datagrid loaded, to 96.3MB
Memory usage in a StackPanel: Jumps from 54.5MB to 535MB!
Regression
No response
Reproducible in sample app?
Steps to reproduce
Expected behavior
It shouldn't use more memory wrapped in a stackpanel
Screenshots
No response
Windows Build Number
Other Windows Build number
11 Pro 23H2 22635
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
Version 17.11.0 Preview 6.0
Device form factor
Desktop
Nuget packages
AssyntSoftware.WinUI3Controls - 2.2.1
CommunityToolkit.WinUI - 7.1.2
Microsoft.Extensions.{DependencyInjection, Hosting, Hosting.Abstractions, Http} - 8.0.0
Serilog - 4.0.0
RestSharp -
111.4.1
Additional context
No response
Help us help you
Yes, but only if others can assist.
The text was updated successfully, but these errors were encountered: