This repository was archived by the owner on May 1, 2024. It is now read-only.
[UWP] AccessViolationException when adding items with the appearance of the item. #2959
Labels
a/listview
Problems with the ListView/TableView
e/4 🕓
4
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
inactive
Issue is older than 6 months and needs to be retested
p/UWP
s/needs-info ❓
A question has been asked that requires an answer before work can continue on this issue.
t/bug 🐛
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
Milestone
Description
When added items in ItemSource in
OnItemAppearing
throwsAccessViolationException
Steps to Reproduce
ListView
withItemsSource
ItemAppearing
ItemsSource
Expected Behavior
Items are added without errors.
Actual Behavior
Throw
AccessViolationException
Basic Information
master
branchScreenshots
https://prnt.sc/jrkdsi
Reproduction Link
https://github.com/paymicro/Xamarin.Forms/commit/eed5ab74e682a8f9936daa0e78447cefad64a668
Relation bug: #2832
The text was updated successfully, but these errors were encountered: