Peter Mauger
Peter Mauger
@rachelkang "At this point, we will try to make a call regarding it's impact and severity. If the issue is critical, we may choose to include it in our current...
@angelru I'm only using CollectionView on iOS BECAUSE ListView has similar, unacceptable failures https://github.com/dotnet/maui/issues/11598 I'll look at the Sharpnado.CollectionView and pray...
@angelru I was porting a Xamarin.Forms app which used ListView. Everything was basically working but cells would just not appear from time to time on iOS. The app I'm working...
Sharpnado CollectionView is 'the goods' for iOS @angelru. Unfortunately Android misbehaves in similar ways to the MAUI CollectionView so I've implemented Android with MAUI ListView (which I've gotten to the...
@jsuarezruiz I was hoping this might get triaged with higher priority? This is an absolute blocker for us releasing our app and has no apparent workarounds. I can't see how...
This is almost CERTAINLY linked to my issue https://github.com/dotnet/maui/issues/11598 I don't see how this isn't getting some serious, and prioritised, attention. Can't use ListView in app without random failures is...
@jsuarezruiz @rachelkang If someone can help me get a VS project setup so I can actually breakpoint and debug the MAUI code behind this then I'll put together and submit...
Any solution for this @Pnixys ?