Javier Suárez
Javier Suárez
> So i guess this is blocked on: > > * DisconnectHandler not being called on iOS > * Also the MemoryTests don't take in account a way to remove...
> Yep, I'm able to reproduce this issue. It happens if you try scrolling via thumb scrolling as soon as the app starts up. If you scroll without using the...
Yes, is available here https://www.nuget.org/packages/AlohaKit.Animations
I have done several tests on the main branch, where the issue is fixed.  Reviewing changes, the fix is included in this PR https://github.com/dotnet/maui/pull/20130, here https://github.com/dotnet/maui/blob/06797d6b7f1e46999257416fa612f79c6bc1eca8/src/Controls/src/Core/Compatibility/Handlers/TableView/Android/TableViewRenderer.cs#L92
Awesome!
Have been doing some tests with the current main branch where cannot reproduce the issue.  @PureWeen I've seen some changes in some recent related PRs, could we go through...
Could be fixed by https://github.com/dotnet/maui/pull/11200
Yes, must be fixed by https://github.com/dotnet/maui/pull/11200  Closing for now this issue, but let us know if find any detail and can reopen it etc.
Will do more tests but, cannot reproduce it with the current main branch (7.0.200).
@gregmercer Can you try using this repo: https://github.com/jsuarezruiz/DrinksGalleryApp?