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

fix(repo): Guard against an undefined player #67

Merged
merged 2 commits into from
Oct 20, 2017

Conversation

marc-hughes
Copy link
Contributor

I was running into a situation in an Animated.div where we were trying to detatch handlers while player was undefined causing an uncaught exception to be thrown.

@marc-hughes marc-hughes changed the title Guard against an undefined player fix(repo): Guard against an undefined player Oct 20, 2017
@bringking
Copy link
Owner

@marc-hughes do you mind adding a quick test for this? Other than that, this LGTM

@marc-hughes
Copy link
Contributor Author

Added that in, thanks for looking at it so quick.

Copy link
Owner

@bringking bringking left a comment

Choose a reason for hiding this comment

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

Awesome!

@bringking bringking merged commit 904e3c2 into bringking:master Oct 20, 2017
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.

3 participants