We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bebd3d commit 692cd64Copy full SHA for 692cd64
document/App.vue
@@ -26,7 +26,6 @@ export default {
26
},
27
watch: {
28
$route (to, from) {
29
- debugger
30
this.oldPath = `#${to.path}`
31
this.scrollToHash()
32
}
0 commit comments