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

### Description of Change ### Changes the `UIViewController` created when embedding a `Page` on iOS to not explicitly set a background color (it was preventing embedding a transparent page). ###...

t/bug :bug:
p/iOS šŸŽ
a/embedding šŸ“¦

### Description 2022-04-13 16:59:30.363903+0200 Xamarin-Test.iOS[9212:98547] One or more errors occurred. (Connection refused) [0:] System.MissingMethodException: Method not found: Microsoft.AspNetCore.Http.Connections.NegotiationResponse Microsoft.AspNetCore.Http.Connections.NegotiateProtocol.ParseResponse(System.ReadOnlySpan`1) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x0002c] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471 at Microsoft.AspNetCore.Http.Connections.Client.HttpConnection.NegotiateAsync (System.Uri url,...

t/bug :bug:
s/unverified

### Description Setting the `ItemsSource` property of a `CollectionView` to null while there is a selected item causes an exception to be thrown. This also happens if `ItemsSource` is set...

t/bug :bug:
s/unverified

### Description When calling `ScrollToAsync` on a horizontal `ScrollView`, the scroll view will scroll to the appropriate X location, however some height adjustments are made when they shouldn't. If there...

t/bug :bug:
p/iOS šŸŽ
s/unverified
a/scrollview

### Description **Xamarin Forms Date Picker - Year selection field is not scrollable in Android 7 version** ### Steps to Reproduce THE ISSUE OCCURS IN LOWER ANDROID DEVICES (ANDROID 7...

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

### Description DragGestureRecognizer shows "Copy" tag when dragging in UWP ### Steps to Reproduce 1. Hook up a DragGestureRecognizer on a ContentView and drag drop it across the screen. ###...

t/enhancement āž•
s/unverified
a/DragAndDrop

Hello fellow programmers, I'm having a Crash on my appcenter in Production which I can't reproduce. Has anyone gone through this crash? Any ideas? JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) JniPeerMembers+JniInstanceMethods.InvokeVirtualBooleanMethod (System.String encodedMember,...

t/bug :bug:
p/Android
has-stacktrace
i/high
s/unverified
p/tablet
a/scrollview

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Nested-CarouselView-stopped-working-prop/10248558)._ --- Hi, I’m using CarouselView to host a 3-page navigation, so the user can slide through the views to...

t/bug :bug:
p/iOS šŸŽ
a/carouselview

### Description **My CustomLayout:** I have prepared a custom layout, in it I have handled the touch event for performing some internal custom actions, for that I have override the...

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

### Description After updating to Xamarin.Forms SR15 or SR16, certain UI elements and dialogs do not properly resize if the application window size changes during runtime. This seems to be...

t/bug :bug:
s/unverified