Skip to content
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

avoid reading index property on args during reset. #630

Merged
merged 2 commits into from
Apr 29, 2019

Conversation

ranjeshj
Copy link
Contributor

C++/CX observable vector throws if you try to read the index property during a reset event. So avoid reading the property.

Fixes #607

@ranjeshj ranjeshj requested a review from a team April 29, 2019 20:10
@jevansaks jevansaks added the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label Apr 29, 2019
Copy link
Member

@jevansaks jevansaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@ranjeshj ranjeshj merged commit 2981c34 into master Apr 29, 2019
@jevansaks jevansaks removed the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label May 30, 2019
jevansaks pushed a commit that referenced this pull request May 30, 2019
* avoid reading index property on args during reset.

* cr fix
@jevansaks jevansaks removed the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label May 30, 2019
@msft-github-bot
Copy link
Collaborator

🎉Microsoft.UI.Xaml v2.1.190606001 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on clearing IObservableVector bound to ItemsRepeater::ItemSource
5 participants