Ooi Keng Siang
Ooi Keng Siang
I know this is an old post, but I face the same problem. I get it solve by adding those package: - Xamarin.FFImageLoading 2.4.11.982 - Xamarin.FFImageLoading.Svg 2.4.11.982 - SkiaSharp 2.80.3...
Anyone who face the same problem and already updated to Visual Studio for Mac 17.4 you need the following nuget library: sqlite-net-pcl version 1.8.116 SQLitePCLRaw.bundle_green version at least 2.1.0 If...
> I have the same issue and @vrishe's solution fixes it. If we're not supposed to do things like this (since this is "under consideration"?) how are we supposed to...
The primary reason is iOS doesn't support drop-down menu from title bar by default. I look into the source code, no flyout menu implemented, so this feature is not broken...
@dotnet-policy-service agree
> @ooikengsiang please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @dotnet-policy-service agree [company="{your company}"] >...
> @ooikengsiang Not sure if I'm missing something but I think the wrong reproduction was uploaded to the original issue? https://github.com/ooikengsiang/ListViewProblem ? > > Can you point me to a...
> I think the main problem here is that the viewhandler on the ViewCellRenderer is being completely disconnected. > > I've checked in an alternate approach here https://github.com/dotnet/maui/tree/13669_testing > >...
> > I think the main problem here is that the viewhandler on the ViewCellRenderer isn't being completely disconnected. > > FYI, I meant to say _isn't_ being disconnected. >...
2 months past, no workaround. Any update?