XamlTest

Results 200 comments of XamlTest
trafficstars

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. Repro on Windows 11 .NET 8 with below Project: [16711.zip](https://github.com/dotnet/maui/files/12406392/16711.zip)

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. This issue does not repro on Windows 11 .NET 8 with below Project: [Stocks.zip](https://github.com/dotnet/maui/files/12376064/Stocks.zip) ![Resize](https://github.com/dotnet/maui/assets/97647558/96787392-e616-4833-a62a-507d99dd92c1)

> @XamlTest what version of maui did you use? I tested a basic app today with net8 p7 and it was still happening. @mattleibow Sorry for the mistake, I verified...

@jsuarezruiz Verified again on 17.8.0 Preview 2.0 and 17.8.0 Preview 3.0 [34118.251.main] with **8.0.0-rc.1.23419.4**, this issue still repro. ![Shrink](https://github.com/dotnet/maui/assets/97647558/341f80b5-f28d-4568-a324-f6fcc2a73eb3) I downloaded the repro project from https://github.com/jstedfast/Stocks, **collection-view-wobble** branch. ![image](https://github.com/dotnet/maui/assets/97647558/6f30ab8a-a293-4dc9-b370-697dcedfac18)

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. This issue does not repro on Windows 11(8.0.100-preview.6.23330.14), Android 13.0-API33 and iOS 16.4 with below Project: [CollectionViewThrowsExc2.zip](https://github.com/dotnet/maui/files/12310776/CollectionViewThrowsExc2.zip) ![NoException](https://github.com/dotnet/maui/assets/97647558/47e415f1-992f-4c46-8300-b049867be8d3)

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. Repro on Windows 11(8.0.100-preview.6.23330.14), not repro on Android 13.0-API33 and iOS 16.4 with below Project: [TestMauiCustomCtl.zip](https://github.com/dotnet/maui/files/12299234/TestMauiCustomCtl.zip)

@nnn149 Verified on Android Release mode, application crashes, but no exception or error can be caught.

Verified this on Visual Studio Enterprise 17.7.0 Preview 5.0. Repro on Android 13.0-API33 and iOS 16.4 .NET 8 with below Project: [FlexIssue.zip](https://github.com/dotnet/maui/files/12225951/FlexIssue.zip)

Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). Repro on iPad Pro, not repro on iOS 17.0 with below Project: [poc_maui.zip](https://github.com/dotnet/maui/files/13472728/poc_maui.zip)

@shyn I only can confirm this issue still repro on the latest version, the root cause maybe needs to wait a further investigation by engineers.