-
### 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…
-
### Description
When content inside a ScrollView dynamically expands, the part that's not visible when it expands isn't rendered on Android. The area is of correct size but everything that was …
-
### Description
I think there is some issue with the Xamarin.Shapes Path Geometry. If I try to create a circle using only a Path Geometry (with a 360 degree arc), the center is offset. But if I u…
-
### Description
A ListView with HasUnevenRows and an ItemTemplate containing an Editor with AutoSize="TextChanges" does not properly resize when typing on iOS.
Behavior on Android and UWP is …
-
I don't know is there a better way to do this. Copying the same middleware definition to multiple frontends and keeping them up to date may be hard to manage.
Storing middlewares under a key like `/v…