-
**When I build, I get this error:**
Severity Code Description Project File Line Suppression State
Error MSB4018 The "UnoInstallSDKTask_va9171592b534e1b528ec08fc6cc163889ebf2e1f" task failed unexpe…
-
### Description
I noticed a strange bug in my app, however I can't reproduce it surley.
I'm using
`Shell.NavBarIsVisible="False"`
in a `ContentPage`. Depending from where in my app I cal…
-
(I took the liberty of using the bug template from GitExtensions itself)
### **Environment**
- GitExtensions VSIX 3.4.1.37
**_copy paste from VS2022 about:_**
Microsoft Visual Studio Professio…
-
### Steps to Reproduce
1. File > New > Android App
2. Add `var d = AppContext.BaseDirectory;` to the top of `OnCreate` in `MainActivity`
3. Add breakpoint to that line
4. Run on Android 8.1 emul…
-
# Description
Organizations grow and evolve. Having all internal systems using the same service bus namespace is not ideal and causes a lot of pain (number of entities limitation, provisioning and …
-
### Description
When a page has a horizontal CollectionView with a header and a footer the entire page content is white until the window gets resized. I tried this with a couple of Xamarin.Forms …
-
Hello, we currently have an app that hosts 11 WebJobs.
One of these fires - through a ServiceBusTrigger - a function that is typically long-running (i.e. more than 15 minutes). This ServiceBusTrigg…
-
### Description
Hi All,
I am creating a page like chat application except i need to wait Media Element has to finished before I insert another message to list. When new item added to collec…
-
### Description
A few months ago we upgraded to the latest version of Xamarin.Forms, and since then we keep getting a warning `MSB3277: Found conflicts between different versions of "System.Numerics.…
-
### Description
The Shell navigation seems to work differently on iOS vs. Android. I have the following code:
In my AppShell.xaml,
I have a flyout item:
…