Paramjit Singh
Paramjit Singh
@jingliancui I reported this bug on [Visual Stuido Developer Community](https://developercommunity.visualstudio.com/t/Unable-to-connect-with-Mac-host-after-up/10231910). The solution could help you.
This bug is still present in .NET 7 Maui . Does anyone knows about the timeline by which this will be resolved.
This is still an issue in .NET 7. Isn't the pull request associated with this bug released.
@hartez @Redth @rmarinho I am facing the issue on iOS and unable to style the html label with fontsize, textcolor, fontfamily etc. The above pull request is merged but still...
Isn't the disposal of the Pages and ViewModels are controlled by DI in Maui ?
Also this one seems to be related https://github.com/dotnet/maui/issues/7329
I am developing a windows app on .NET 8 RC1. The pie chart was not visible on Windows. But when I set WidthRequest and HeightRequest to the Chart it become...
Ah! I wasted so much time trying to find out why I can't use this property in the Sync Realm.
@AndyDentFree @marukami @ghuntley @umurgdk @fealebenpae @promontis I developed a sample app using Xamarin.Forms, ReactiveUI and Realm. The app has a SearchBar and a ListView. User can add items to the...
This [ReactiveUI Sample](https://github.com/HobDev/ReactiveUISample) is now fully working after merging the above Pull Request.