Open pikausp opened 10 months ago
I am re-linking the repro I made in the previous issue https://github.com/pikausp/ButtonViewScrollRepro
I updated the repro to .NET 8 and the latest version of the lib
Ok, thanks for the explanation, currently I'm away of my PC, I'll take a look at asap
It is the same issue that I reported here https://github.com/enisn/UraniumUI/issues/353 for Android and it's gotten fixed. Now I'm facing it when I run the app on iOS.
I tried replacing the
CollectionView
with aBindableLayout
on aStackLayout
within aScrollView
and the behavior is the same.