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

bug(ngOnDestroy): add an if statement to make sure this.subscription is defined #47

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

dockleryxk
Copy link
Contributor

bug(ngOnDestroy): add an if statement to make sure this.subscription is defined

This simply allows navigation away from a route using this package which
is not currently happening every time.

Closes #46

@dockleryxk
Copy link
Contributor Author

dockleryxk commented Aug 11, 2017

Hmm, seems like Travis didn't appreciate a certain whitespace. I have amended the commit, but be advised that is why I made a second change

defined

This simply allows navigation away from a route using this package which
is not currently happening every time.

Closes DethAriel#46
@dockleryxk dockleryxk force-pushed the add-unsubscribe-check branch from 09c126c to 92c6723 Compare August 11, 2017 20:43
@DethAriel DethAriel merged commit 9cc48ab into DethAriel:master Aug 18, 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.

2 participants