Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Fix null in ContextualHost caused by not removing handler #166 #167

Merged
merged 5 commits into from
Nov 3, 2016

Conversation

aminry
Copy link
Contributor

@aminry aminry commented Oct 26, 2016

This happens, when we create multiple callouts.
Since we are not removing the keyUp listener, it will call dispose on all existing callout, and causes null exceptions.

This happens, when we create multiple callouts.
Since we are not removing the keyUp listener, it will call dispose on all existing callout, and causes null exceptions.
Fix null in ContextualHost caused by not removing handler OfficeDev#166
@msftclas
Copy link

Hi @aminry, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

Copy link
Collaborator

@Jahnp Jahnp left a comment

Choose a reason for hiding this comment

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

This looks great! Thanks so much for the fix!

@Jahnp
Copy link
Collaborator

Jahnp commented Oct 26, 2016

Approved

Approved with PullApprove

@ericthompson
Copy link
Contributor

ericthompson commented Oct 28, 2016

Approved

Approved with PullApprove

@Jahnp Jahnp merged commit 38f129a into OfficeDev:master Nov 3, 2016
@mikewheaton mikewheaton added this to the 1.2.0 milestone Nov 4, 2016
@Jahnp Jahnp mentioned this pull request Nov 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants