SyntaxFix
Write A Post
Hire A Developer
Questions
Actually you can just push query like this: this.$router.push({query: {plan: 'private'}})
this.$router.push({query: {plan: 'private'}})
Based on: https://github.com/vuejs/vue-router/issues/1631