I'm reffering to Issue: http://silverlight.codeplex.com/workitem/9349
It was market as "fixed", yet I can't see it fixed anywhere.
With binaries from NuGet or install, the whole issue is still there, where last item from every group somehow ends up in last group.
When I tried to download latest source and compile it. Then it crashes on "ArgumentOutOfRangeException" in file LongListSelector.cs, line 1110.
So how is it?
Comments: ** Comment from web user: maxpavlov **
It was market as "fixed", yet I can't see it fixed anywhere.
With binaries from NuGet or install, the whole issue is still there, where last item from every group somehow ends up in last group.
When I tried to download latest source and compile it. Then it crashes on "ArgumentOutOfRangeException" in file LongListSelector.cs, line 1110.
So how is it?
Comments: ** Comment from web user: maxpavlov **
The problem is not fixed in the Binaries build of Nov11 release. But if I am using a sources of a lask check-in present (71382), the problem does not appear.