-
### Description
### Steps to Reproduce
1. Create a QnAMaker bot and then a webchat bot
2. Make a new XAML page with a WebView Control with the webchat bot endpoint with key as the source
3…
-
### Description
Xamarin forms upgraded from 4.8 to 5.0.
Views using CollectionView component with footer defining an empty grid are not drawn correctly - they are left blank (white page). If yo…
-
### Description
Hi, I'm not sure what this is.
I've tried to debug it as best as I can as my experience is pretty limited.
I'm hoping to learn something from this experience.
CarouselView di…
-
### Description
While trying to change the displayed `Icon` for a `FlyoutItem` in a `Trigger` based on the `IsChecked` property, when targeting the `Icon` property, nothing changes in the UI. Wh…
-
When implementing custom components (i.E extractors), we are required to implement specific interfaces. For example IExtractor. The implementation of interfaces is contained in assembly Microsoft.Anal…
-
### Description
Images were not displayed, when the source property was set with the URL. This issue occurs with (Android 10, API 29 ) only.
### Steps to Reproduce
1. Get and Deploy the sam…
-
### Description
On UWP a SwipeView containing a ScrollView does not display the SwipeItems on swipe.
### Steps to Reproduce
1. Create a XAML page with the following code:
…
-
### Description
The ```Shell.Current.GoToAsync``` method fails on a particular navigation sequence with Exception
```
System.ArgumentNullException: 'Shell Content Page is Null
Parameter name: …
-
### Steps to Reproduce
1. Create an Android Xamarin Forms project that incorporates Android GPS Location Listener in the Android project and other miscellaneous UI and methods in a .Net standard DL…
-
### Description
I have a Xamarin Forms app that has a collectionview that loads in items from a API as you scroll down in the collectionview.
Sometimes when i scroll in the iOS app i get an erro…