Uno.Samples icon indicating copy to clipboard operation
Uno.Samples copied to clipboard

A collection of code samples for the Uno Platform

Results 192 Uno.Samples issues
Sort by recently updated
recently updated
newest added

After adding text to the TextBox, the placeholder is truncated at the top. It could just be because the height is too small. ![image](https://github.com/unoplatform/Uno.Samples/assets/70542961/97c3a197-f11b-439a-bb5a-dcab61d23172)

In the C# MVUX tutorial, the text on the top row of buttons, first 3 button, disappears. Removing the .Background from the SecondaryButton definition does solve this to a certain...

**Windows** ``` 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoZIndex\UnoZIndex\UnoZIndex\UnoZIndex.Windows\UnoZIndex.Windows.csproj : XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoZIndex\UnoZIndex\UnoZIndex\UnoZIndex\bin\Debug\net8.0-windows10.0.19041\UnoZIndex.dll' 2>CSC : error CS0006: Metadata file 'C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoZIndex\UnoZIndex\UnoZIndex\UnoZIndex\bin\Debug\net8.0-windows10.0.19041\UnoZIndex.dll' could not be found 2>Done building project "UnoZIndex.Windows.csproj"...

**Windows** Exception message:- `Account.Address: At least one entity in a OneToOne relationship must have Foreign Key` Exception error:- `◢ | $exception | {"Account.Address: At least one entity in a OneToOne...

The application is launching for wasm only **Windows** ``` Build started at 11:45 AM... 1>------ Build started: Project: SimplePhotos, Configuration: Debug Any CPU ------ 1>C:\Program Files\dotnet\sdk\8.0.205\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1083: The specified...

**Windows** ``` 1>C:\Program Files\dotnet\sdk\8.0.205\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1083: The specified RuntimeIdentifier 'win10-arm' is not recognized. See https://aka.ms/netsdk1083 for more information. 1>C:\Program Files\dotnet\sdk\8.0.205\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1083: The specified RuntimeIdentifier 'win10-arm-aot' is not recognized. See...

**Windows** ``` 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoMaterialToolkitSample\UnoMaterialToolkitSample.Windows\UnoMaterialToolkitSample.Windows.csproj : XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoMaterialToolkitSample\UnoMaterialToolkitSample\bin\Debug\net8.0-windows10.0.19041\UnoMaterialToolkitSample.dll' 2>CSC : error CS0006: Metadata file 'C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoMaterialToolkitSample\UnoMaterialToolkitSample\bin\Debug\net8.0-windows10.0.19041\UnoMaterialToolkitSample.dll' could not be found 2>Done building project "UnoMaterialToolkitSample.Windows.csproj"...

**Windows** ``` 2>------ Build started: Project: UnoMaterialSample.Windows, Configuration: Debug x64 ------ 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoMaterialSample\UnoMaterialSample\UnoMaterialSample.Windows\UnoMaterialSample.Windows.csproj : XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\UnoMaterialSample\UnoMaterialSample\UnoMaterialSample\bin\Debug\net8.0-windows10.0.19041\UnoMaterialSample.dll' 2>CSC : error CS0006: Metadata file...