Andrey Makarov

Results 2 issues of Andrey Makarov

I've got `System.InvalidOperationException: 'DeferRefresh' is not allowed during an AddNew or EditItem transaction.` exception after 2nd open of the Configure window. ````Log at System.Windows.Data.CollectionView.DeferRefresh() at System.Windows.Controls.ItemCollection.SetCollectionView(CollectionView view) at System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value,...

### Description For some reason if I have a disabled `Picker` inside a `Grid` I cannot use GestureRecognizer attached to `Grid` (parent container) with Android, it does not fire if...

t/bug
platform/android 🤖
s/verified
area-controls-picker
s/triaged