Peter Stewart
Peter Stewart
> at least it does not crash here when scrolling. The crashing issue only happens once in a while after adding a bunch of items. I'm not sure if it...
Yes, it's absolutely possible to make it crash, even though it's intermittent.
Great news! I look forward to being able to use ItemsView in 1.6. Any estimate of when it will be available as a preview so I can try it out?...
> Can reproduce this with your test app. Did it happen with exactly 52,452 items? Changing the length of the string doesn't seem to make any difference.
> I don't know if exactly at that number, i was incrementing at 1000 when it occurred between 52k and 53k items. I don't know for sure, but it could...
> Might be related to [microsoft/microsoft-ui-xaml#8028](https://github.com/microsoft/microsoft-ui-xaml/issues/8028). That seems quite likely. In the app I'm writing, I deal with this by enforcing a limit of 50,000 items.