XamlTest

Results 200 comments of XamlTest
trafficstars

Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. Repro on Windows 11 with provided Project: [MauiClient-main.zip](https://github.com/dotnet/maui/files/11633551/MauiClient-main.zip) ![image](https://github.com/dotnet/maui/assets/97647558/9f20a716-63c7-4dd7-8fcc-64a8c8b83410)

Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. This issue does not repro on Windows 11 and Android 13.0 with below Project: [7700.zip](https://github.com/dotnet/maui/files/11474992/7700.zip) ![image](https://github.com/dotnet/maui/assets/97647558/f6075ae6-65f5-4d27-8447-5f15772e0749)

@Scottj1s Tried again on VS 17.9 Preview 3 with WinAppSDK 1.4.230913002, all works well without any errors.

Verified on Visual Studio Enterprise 17.6.0 Preview 3.0. This issue repro except the first scenario on Android emulator (13.0-API 33) with below Project: [5292.zip](https://github.com/dotnet/maui/files/11230100/5292.zip)

Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. This issue works on iOS 16.4, but some layout issues on Android 13.0-API33. [MauiViewUpdateBug.zip](https://github.com/dotnet/maui/files/11609514/MauiViewUpdateBug.zip) iOS: ![Rotate](https://github.com/dotnet/maui/assets/97647558/0dbc563f-2e1b-40a7-94f9-416eaff2e1b3) Android: 1. Starting the app...

Verified this on Visual Studio Enterprise 17.6.0 Preview 4.0. Repro on Android emulator (13.0-API 33) with below Project: [5924.zip](https://github.com/dotnet/maui/files/11269312/5924.zip) ![Picker](https://user-images.githubusercontent.com/97647558/232983084-aa214c19-044d-420d-8ed6-291f9ab838fe.gif)

Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. Repro on Windows 11 and iOS 16.4, not repro on Android 13.0. [8811.zip](https://github.com/dotnet/maui/files/11541070/8811.zip) Windows: ![CatDog](https://github.com/dotnet/maui/assets/97647558/7f441998-f885-4f1c-94cc-0c0006c1f3a0) iOS: ![image](https://github.com/dotnet/maui/assets/97647558/a882b5c2-7673-4ac9-a331-a03d202e5722)

Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Android 13.0 with below Project: [7580.zip](https://github.com/dotnet/maui/files/11450150/7580.zip) Swipe second item to set it not completed. It will execute twice. ![image](https://github.com/dotnet/maui/assets/97647558/7f9fd2ee-654d-4670-87d2-545226e16f9e)

Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Windows 11 with below Project: [7573.zip](https://github.com/dotnet/maui/files/11449748/7573.zip) ![image](https://github.com/dotnet/maui/assets/97647558/67442a09-0f3d-448a-8f8c-15d125e5d94e)

Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. Repro on Windows 11 with below Project: [9131.zip](https://github.com/dotnet/maui/files/11561771/9131.zip) **Issue1:** Show nothing for Issue1 in application. ![image](https://github.com/dotnet/maui/assets/97647558/742d4154-f260-419d-90ed-c6dbdd92150e) **Issue2:** Run failed with Error...