Skip to content

Instantly share code, notes, and snippets.

@Bachana123
Created December 6, 2019 07:43
Show Gist options
  • Save Bachana123/e0a8ad5ed100b319fac1f4b33424f0c0 to your computer and use it in GitHub Desktop.
Save Bachana123/e0a8ad5ed100b319fac1f4b33424f0c0 to your computer and use it in GitHub Desktop.
nuxt route change
- watch: {
'$route' (to, from) {
this.updateBurger(false);
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment