Fixes IObservableVector based ItemsSource exception#4360
Fixes IObservableVector based ItemsSource exception#4360w-ahmad wants to merge 3 commits intoCommunityToolkit:mainfrom
Conversation
|
Thanks w-libs for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌 |
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid/DataGridRows.cs
Outdated
Show resolved
Hide resolved
|
This PR has been marked as "needs attention 👋" and awaiting a response from the team. |
|
@Arlodotexe this should be a good quick one to review too. Let me know your thoughts. |
|
Hi guys, When you plan apply this fix ?
My case: Items has for ex. 10 elements. I am removing items in that way: or When I will try to remove random item but not the last one - everything is ok. Is there a chance to put the fix to the next release ? |
Fixes #4263 and #2913
PR Type
What kind of change does this PR introduce?
Bugfix
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Other information