this.$router.push({ name: 'edit', params: { id: '1' } })
for the transition produces a Route with name 'edit' does not exist commented on April 19th 20 at 12:16gives Route with name 'edit' does not existcommented on April 19th 20 at 12:19
Find more questions by tags Vue.js