Closed egorozh closed 3 years ago
Thanks for reporting this issue. I could reproduce the problem with the sample application. Unfortunately the error occurs inside the WPF framework code so I need to investigate further.
I have published a new nuget package fixing this issue: https://www.nuget.org/packages/VirtualizingWrapPanel/1.5.5
Thanks)
When scrolling down the list with grouping and VirtualizationMode="Recycling", an internal error is thrown in the method (VirtualizingPanelBase):
.NET Version: netcore3.1, net5, net6 OS Version: Windows 10