Hello,
Thank you for your example, I will analyse the differences with my code and prepare example to reproduce problem I was mentioning before.
When I compiled and run your example I noticed another small problem with SfListView. Please check yourself in example you prepared. To reproduce just.
1. Navigate to any subpage (problem appears in both)
2. Just tap one entry and edit it.
3. Scroll list, you will notice that same text will repeat each 10 items.
It seems to be small problem, because it appears only if Text property is NOT binded, but in case it has some bigger deep impact I preferred to report it here.
UPDATE: The problem is bigger than I thought. When I check on iOS, same thing happens also to focus. If you tap one SfAutoComplete, it gets focus, then scroll list, each 10th SfAutoComplete has focus too.
Regards,
Radek