Javier Suárez

Results 549 comments of Javier Suárez

Related with https://github.com/microsoft/microsoft-ui-xaml/issues/7617

@awaescher Could you attach a small sample where reproduce the issue?. Thanks!

@InquisitorJax What version of Xamarin.Forms are you using?, could you attach the reproduction sample?

I have created a sample where I can reproduce the same problem with the version 4.1. [Test6836.zip](https://github.com/xamarin/Xamarin.Forms/files/3396991/Test6836.zip)

> Rebase to net6.0? @jsuarezruiz Done.

I can reproduce the issue. Output example: ``` Binding: 'Title' property not found on 'System.Collections.Generic.List`1[Xamarin.Forms.Controls.CorePageView+GalleryPageFactory]', target property: 'Xamarin.Forms.TextCell.Text' Binding: 'TitleAutomationId' property not found on 'System.Collections.Generic.List`1[Xamarin.Forms.Controls.CorePageView+GalleryPageFactory]', target property: 'Xamarin.Forms.TextCell.AutomationId' Binding: 'Title'...