You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@StephaneDelcroix, according to your offer, should I create an issue for this now, and tag-mention you? Just want to make sure before doing so that this is a real issue and I am not doing something obvious wrong with x:DataType="viewmodels:BoViewModel(models:BoArticle)"
Please support compiled bindings for ViewModels based on a generic type.
Sample:
MyViewModel<T>
,MyModel
BindingContext = new MyViewModel<MyModel>()
In Xaml, I want to bind
Originally posted by @StephaneDelcroix in #20568 (comment)
There was a similar request in the Xamarin.Forms github: xamarin/Xamarin.Forms#7161
The text was updated successfully, but these errors were encountered: