Pieter Nijs

Results 2 comments of Pieter Nijs

I'm seeing the exact same issue. I'm using version 2.4.11.982, Xamarin Forms version 4.8.0.1269 on iOS 13.6.1 (Hot Reload). On Android everything is working well. Currently have a rather naive...

I was facing this issue as well, but I found the following workaround: Binding `SelectedItems` only seems to work if the `IEnumerable` of the binding source has `object` as generic...