Skip to content

Instantly share code, notes, and snippets.

@brachi-wernick
Last active December 13, 2017 17:34
Show Gist options
  • Save brachi-wernick/dad3a3fa5952d2f5800d07909de2a916 to your computer and use it in GitHub Desktop.
Save brachi-wernick/dad3a3fa5952d2f5800d07909de2a916 to your computer and use it in GitHub Desktop.
route config with CanDeactivateGuard ng5
{path:'user/new',component:UserFormComponent,canDeactivate: [CanDeactivateGuard]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment