FM1973

Results 53 comments of FM1973

Same here, but I´m not using a collection. I got some sort of "BannerService" which loads images via a rest service. When I try to change the image binding, the...

I found the following #9712 In my case I know the height and width and when I set both as a "request" the error goes away.

Hi. I had the same problem. I found the error using AppCenter.ms. There is a video of @jfversluis on youtube. [https://www.youtube.com/watch?v=Bz1XLecJlXc](url) Hope this helps.

I had a problem using Z-Index in Android as well.

@EPS-Lac oh man, thanks a lot! I was looking for a workaround for this bug a long time!

@hartez I´m not sure the bug has gone away. When I have a ScrollView and a VerticalStackLayout inside and load content dynamically, i.e. some text (using an async function) and...

@hartez Ok, I opened a new issue. #14257 I still think it´s the same problem. And please no "duplicate issue ping pong"!

I was having the same problem on ios. Setting the selected item to null before setting the ItemSource to null solved the problem for me.