[iOS] [Android] Explicitly defined ListViewItem containers are incorrectly recycled #881
Closed
2 of 9 tasks
Labels
kind/bug
Something isn't working
platform/ios 🍎
Categorizes an issue or PR as relevant to the iOS platform
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Minimal reproduction of the problem with instructions
Populate a
ListView
with<ListViewItem/>s
defined in XAML.Scroll the list.
Current behavior
Content gets messed up because the list tries to recycle xaml-defined containers.
Expected behavior
Works correctly.
Environment
Nuget Package: Uno.UI
Package Version(s): 1.45.0-dev.1503
Affected platform(s):
Visual Studio
Relevant plugins
The text was updated successfully, but these errors were encountered: