enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
1.17k stars 142 forks source link

ButtonView tapped trigger #526

Open pikausp opened 10 months ago

pikausp commented 10 months ago

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 a BindableLayout on a StackLayout within a ScrollView and the behavior is the same.

pikausp commented 10 months ago

I am re-linking the repro I made in the previous issue https://github.com/pikausp/ButtonViewScrollRepro

pikausp commented 10 months ago

I updated the repro to .NET 8 and the latest version of the lib

enisn commented 10 months ago

Ok, thanks for the explanation, currently I'm away of my PC, I'll take a look at asap