Skip to content

Instantly share code, notes, and snippets.

@mfp22
Created October 27, 2017 15:31
Show Gist options
  • Save mfp22/965d580f1092f22c319816fc22efecbd to your computer and use it in GitHub Desktop.
Save mfp22/965d580f1092f22c319816fc22efecbd to your computer and use it in GitHub Desktop.
ngOnDestroy() {
this.store.dispatch({type: "CANCEL_GET_USERS"})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment