Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.

Results 305 Xamarin.Forms issues
Sort by recently updated
recently updated
newest added

Basically the same thing as in: https://github.com/dotnet/maui/issues/12221 Could we get the fixes backported to Xamarin.Forms considering its still supposed to be supported until May 2024 and MAUI is still problematic...

t/bug :bug:
a/layout
a/collectionview
s/unverified

### Description I was trying to display the image of tile layer for OpenStreetMap using the Image control in the UWP platform, but the tile layer was displayed or displayed...

t/bug :bug:
p/UWP
a/maps :globe_with_meridians:
s/unverified

### Description Native iOS device debugging with the mono interpreter enabled can lead to asserts in mono. See mono/mono#19899. While this isn't an XF issue specifically, the mono bug can...

t/bug :bug:
p/iOS 🍎
s/unverified

Title: The control is not loading while using Webview2 in the HybridWebview custom renderer on the Xamarin.Forms.UWP platform. Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/HybridWebview21359003660 We suspect that the source property is not set properly....

t/bug :bug:
p/UWP
a/webview
s/unverified

_Please let me know if any further explanation needed, English is not my first language._ ### Description In XAML using VisualStateTrigger like below ``` ``` works perfectly for portrait orientation,...

t/bug :bug:
p/iOS 🍎
a/Xaml </>
s/unverified

### Description Hello, I am contacting you because I have a bug in my program that I was able to reproduce. I have a carouselview nested inside another. Scrolling inside...

t/bug :bug:
a/carouselview
s/unverified

### Description On Android, if I include RadioButton in a Grid, the contents of the "Content" of the RadioButton show partially, not entirely. ### Steps to Reproduce 1. create a...

t/bug :bug:
s/unverified
a/radiobutton :radio_button:

### Description Switches look inconsistent (color, hover) when using different IsEnabled initial values. Only observed on UWP. ### Steps to Reproduce 1. Put toggles in your view like this, where...

t/bug :bug:
p/UWP
s/unverified
a/switch

### Description AppCenter reports a few crashes on Android in TextBlockExtensions.RecalculateSpanPositions after updating to Xamarin.Forms 5.0.0.2612 with the following exception: ``` System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative...

t/bug :bug:
p/Android
s/unverified
a/label

Hello Team, I am new to xamarin. We are using Xamarin application with ReactiveUI implementation. Screen: We have simple screen with button to show/hide the CollectionView and API call to...

t/bug :bug:
a/performance
a/collectionview
s/unverified