XamlTest

Results 200 comments of XamlTest
trafficstars

Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). This issue does not repro on Windows 11, Android 14.0-API34, iOS 17.0 and MacCatalyst with below Project: [7757.zip](https://github.com/dotnet/maui/files/13455707/7757.zip) ![Scroll](https://github.com/dotnet/maui/assets/97647558/0a24f945-3560-4b50-8806-b8091502b17b)

Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. Repro on Android 13.0-API33 and iOS 16.4 with below Project: [10552.zip](https://github.com/dotnet/maui/files/11620299/10552.zip) Android: ![image](https://github.com/dotnet/maui/assets/97647558/de51a1d4-e225-45d9-8112-148d9be11f38) iOS: ![image](https://github.com/dotnet/maui/assets/97647558/2cafbddd-29d5-43ed-8b39-673e7daa1df1)

Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Android 13.0, with below Project: [7562.zip](https://github.com/dotnet/maui/files/11440611/7562.zip) Android: ![image](https://github.com/dotnet/maui/assets/97647558/8426b07b-f4c0-44b7-afb6-8e882df8f2e3)

Verified this on Visual Studio Enterprise 17.6.0 Preview 5.0. Repro on Windows 11 with below Project: [6715.zip](https://github.com/dotnet/maui/files/11330203/6715.zip) When application is closing, VS throws an COMException: ![image](https://user-images.githubusercontent.com/97647558/234502571-d50fca01-b8a6-4ddb-ae65-de79a149d15f.png)

Verified this on Visual Studio Enterprise 17.6.0 Preview 3.0. Does not repro on Windows 11 with below Project: [5914.zip](https://github.com/dotnet/maui/files/11260251/5914.zip) ![image](https://user-images.githubusercontent.com/97647558/232736026-9d948c51-8300-4b15-a8a8-b9c48f104693.png)

Verified this on Visual Studio Enterprise 17.8.0 Preview 2.0(8.0.0-rc.1.9171). Repro on Android 13.0-API33, not repro on Windows 11 and iOS 16.4 with below Project: [8532.zip](https://github.com/dotnet/maui/files/12744606/8532.zip) ![Flyout](https://github.com/dotnet/maui/assets/97647558/81a9bb21-30f4-491b-baeb-ce18fd33fe23) Same with the [Shell:...

Verified this issue with Visual Studio Enterprise 17.2.0 Preview 2.1 [32317.152]. Repro on Android, not repro on Windows. Repro Project: [5759.zip](https://github.com/dotnet/maui/files/8402076/5759.zip)

Verified this issue on Visual Studio Enterprise 17.6.0 Preview 3.0. Compile successfully on Windows 11 and Android emulator (13.0-API 33), but show "No DataContext found for Binding" in code: [4818.zip](https://github.com/dotnet/maui/files/11209752/4818.zip)...

Verified this on Visual Studio Enterprise 17.6.0 Preview 4.0. This issue does not repro on Windows 11, but repro on Android emulator (13.0-API 33) with below Project: [6644.zip](https://github.com/dotnet/maui/files/11320156/6644.zip) No response...

Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Android 13.0 with below Project: [7799.zip](https://github.com/dotnet/maui/files/11476332/7799.zip) ![image](https://github.com/dotnet/maui/assets/97647558/bc1802e6-fdb5-42a9-8ec2-d7a10e066a7b) **Exception:** ``` [DOTNET] System.MissingMethodException: No parameterless constructor defined for type 'Microsoft.Maui.Controls.Handlers.Compatibility.FrameRenderer'. [DOTNET]...