Open
Description
openedon Jan 21, 2024
Description
Here's a screenshot. There should be 9 items displayed in the list. Only 3 are actually displayed:
Steps to Reproduce
- Add a few items to a ListView
- Remove them one by one
- Observe items disappear and reappear from the ListView, along the lines of the screenshot above
Link to public reproduction project repository
https://github.com/mfeingol/repros/tree/master/ListViewItemsDisappearingRepro
Version with bug
8.0.6
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 13
Did you find any workaround?
CollectionView works, but does not support ContextActions.
Relevant log output
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment