Divyesh

Results 19 comments of Divyesh

> When there is a taller row, the next row overlaps it. > > When a cell is re-used, following cells don’t have position adjusted for new height of reused...

> @XamlTest Thank you for your attention! Maybe we should open a new issue, this issue is really critical and has caused us to delay the development of the MAUI...

It's still not resolved in .Net8 as well. Any updates on this?

> I will not going to try MAUI until this bug resolved. As a workaround we can use Bindable StackLayout with ScrollView. I have did the same.

I have tried this, but its not working. ThumbColor not getting changed even if set using DataTrigger. https://github.com/user-attachments/assets/9ccf4ef2-7b12-4d30-9c9d-e3666b2d44e9

It's the same for iOS as well, app crashes. It only works in Android and in that too it does not show Switch. I have used it like this: ```c#...

Yes my bad, it did work in iOS but in Windows its crashing.