-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ItemContainerGenerator System.ArgumentException An item with the same key has already been added #7467
Comments
Also got similar Problem with ItemsControl
|
Hi Guys, I have this same issue when using ListBox with VirtualizationMode simple. And when you remove IsSelected on his sample. There is no ArgumentException. |
I have analyzed this bug.
@grokys We are later now (+2200days) :) As a workaround for now we can use AutoScrollToSelectedItem="False" in the ListBox :
|
Describe the bug
To Reproduce
Sandbox
Expected behavior
No Exception
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: