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 Can't bind the Shell Tab `Tittle` property to a ViewModel property. ### Steps to Reproduce I've made a GitHub project that repro the issue: [ncarandini/XFShellBug](https://github.com/ncarandini/XFShellBug) 1. Bind Title...

t/bug :bug:
a/shell :shell:
a/tabbedpage

### Description When we use MicroSoft.UI.Xaml on Xamarin Project with sample and got the following two errors. The Sample Contains One UWP App and one UWP Library project 4>GENERATEPROJECTPRIFILE :...

t/bug :bug:
s/unverified

*Hi, this is more of a question that a bug report.* Is there a way to **enable Google/Apple Pay to be invoked from a WebView?** I'm using a payment service...

t/bug :bug:
s/unverified

### Description I have overrided the OnAppearing (and OnDisappearing) methods in the AppShell of a new project. The OnAppearing never seems to execute. Shell inherits from Page, so it should...

t/bug :bug:
help wanted
a/shell :shell:
e/2 :clock2:
m/high impact :black_large_square:
up-for-grabs
p/1

**Description** When using Entry control in Android OS version 8.1 with Xamarin.Forms 5.0.0.2515, facing the following focus issues. These issues are not observed in OS 10, OS 11 and OS...

t/bug :bug:
p/Android
partner/cat 😻
s/unverified

### Description When an item is added to the ItemsSource of a CollectionView, the entire control is redrawn. ### Steps to Reproduce 1. Create a CollectionView bound to an ObservableCollection...

t/bug :bug:
p/UWP
a/collectionview

### Description When using Xamarin.Forms on the iOS platform, we have encountered a critical issue where an Entry control, placed inside a ScrollView, is hidden behind the keyboard when focused...

t/bug :bug:
s/unverified

1. Create a CollectionView setting SelectionMode = Single 2. Add SelectionChanged event. 3. Add one item to the CollectionView 4. Select the item firing the SelectionChanged event. 5. Select the...

t/bug :bug:
p/UWP
e/3 :clock3:
a/collectionview

### Description CollectionViewRenderer on iOS will crash the application when the ObservableItemsSource changes while it is recalculation the layout. SIGABRT: Index was out of range. Must be non-negative and less...

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

### Description Navigation.PushAsync with animation followed by PopAsync without animation leads to empty screen ### Steps to Reproduce 1. Create new Xamarin.Forms application with blank template 2. Update NuGet packages...

t/bug :bug:
s/unverified