_Migrated from https://bugzilla.xamarin.com/show_bug.cgi?id=51648_
Tapping a ListView item under some situations causes an InvalidCastException crash.
Original bug report says "list item", but I've only been able to reproduce it with a header.
The ListView's ListViewCachingStrategy must be RecycleElement or RecycleElementAndDataTemplate, and items must be added to the ListView after the page has loaded.
Nothing should happen
App crashes with InvalidCastException
I got this exception when Calypso AppCrawler ran my app, maybe it will be helpful
@rmarinho could you specify which version of Xamarin.Forms contains the fix? Thank you.
Most helpful comment
@rmarinho could you specify which version of Xamarin.Forms contains the fix? Thank you.