Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nuxt-community/nuxt7
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 17, 2021
2 parents 51dbae2 + 46270b8 commit fe55952
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/runtime/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ export default {
}
// Add $nuxt.error()
this.error = this.nuxt.error
// Add $nuxt.context
this.context = this.$options.context
},
methods: {
setLayout (layout) {
Expand Down

0 comments on commit fe55952

Please sign in to comment.