-
## Issue Description ##
I'm using VSCode with Unity. Everything had been working properly for a long time, but today getting back to the project Omnisharp is not starting correctly. I believe a rec…
-
### Description
Unable to build any Xamarin Forms android project with the latest Visual Studio. Am not sure if this is related to VS2022 issue or Xamarin Forms issue.
I tried creating a simple …
-
First of all, thank you for VSProjectSystem!
When I build it automatically copies the project's props, targets and rules to "%localappdata%/CustomProjectSystems/ProjectType1". The project file in th…
-
### Description
CollectionView Header will be scrolled out of view if HttpClient is used.
**Updated:**
Seems any async call could impact the Header.
The following line of code in GetItemsAsy…
-
### Description
When using a CarouselView if you attempt to set the `CurrentItem` to null the application crashes. The following code should not cause the application to crash.
```c#
Items.Cl…
-
### 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 …
-
### Description
I’m not sure if it’s my fault, but I cannot see how, so here’s my scenario:
I have a page with one big CarouselView, which is displaying the results of certain filter criteri…
-
### Description
It seems as though hiding the FlyoutFooter with IsVisible doesn't cause the scrollview for the Flyout Items to resize to take up the unused space.
### Steps to Reproduce
E…
-
### Steps to Reproduce
My application uses AppCenter to report crashes. I have received the following crash report:
**Java.Lang.IllegalArgumentException: Exception of type 'Java.Lang.IllegalArgu…
-
### Description
This is somewhat related to #14088, though a different issue.
If you use the `padding` CSS field to set the padding of a view and then try to use `padding-left` it won't work bec…