maui-samples icon indicating copy to clipboard operation
maui-samples copied to clipboard

Samples for .NET Multi-Platform App UI (.NET MAUI)

Results 100 maui-samples issues
Sort by recently updated
recently updated
newest added

In an app I am building I have around 260 items in a CollectionView and each of these has a Checkbox in their template, but this always causes an INSUFFICIENT...

Hi, Trying to apply dependency injection while using FlyOutPage. In the sample project FlyoutPageSample, I have added a simple class called MyViewModel and added it to the MainPage constructor :...

Add hover property on button like in CSS

When running this sample on phone devices, the items get hidden , because they are added at the end of the collection. Also the scrollview cuts off 25% of the...

It just stops at "ClientResponse" i tested it with your Demo "TodoRest" and "TodoApi", so there are just no implementation for Android. If i run my Maui project in Windows...

I have a complete business sample in .NET MAUI that I like to add.

Was still on the Realease Candidate RC3

**System.InvalidOperationException:“Can't change IsPresented when setting Default”** ``` System.InvalidOperationException HResult=0x80131509 Message=Can't change IsPresented when setting Default Source=Microsoft.Maui.Controls StackTrace: 在 Microsoft.Maui.Controls.FlyoutPage.OnIsPresentedPropertyChanging(BindableObject sender, Object oldValue, Object newValue) 在 Microsoft.Maui.Controls.BindableObject.SetValueActual(BindableProperty property, BindablePropertyContext context, Object...

### Description If you selected a flyout it breaks with the error System.InvalidOperationException: 'Can't change IsPresented when setting Default' Exception Details as log ![image](https://user-images.githubusercontent.com/59297046/175553545-a9da0617-1f11-462e-89a2-abd7f5df4bf9.png) ### Steps to Reproduce 1. >...

Text for this Semantic Properties appears to come from a copy paste and does not reflect the action this page does.