Windows App SDK 1.8.9 (1.8.260529003) #6552
agniuks
started this conversation in
Announcements
Replies: 2 comments
-
|
This version does not fix the memory leak issue in ItemRepeater. It can still be easily reproduced in versions 1.8.9 and 2.2.0: issue #10488 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The releasenotes are missing here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Windows App SDK 1.8.9 (1.8.260529003)
WinAppSDK 1.8.9 is the latest stable servicing release for 1.8, with two reliability fixes in WinUI input and items controls.
Bug fixes:
ItemsRepeaterwhere recycled elements were never garbage collected due to a reference cycle through theRecyclePool, which could also cause crashes inInvalidateChildrenMeasure.ScrollViewerbefore scrolling.Try it out
Getting started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
This discussion was created from the release Windows App SDK 1.8.9 (1.8.260529003).
Beta Was this translation helpful? Give feedback.
All reactions