Not Found
-- {{ $route.name === '/[...path]' && $route.params.path }} does not exist. -
+{{ $route.params.path }} does not exist.
- {{ $route.name === '/[...path]' && $route.params.path }} does not exist. -
+{{ $route.params.path }} does not exist.
{{ thing }}
Loading user...
diff --git a/playground/src/pages/custom-name-and-path.vue b/playground/src/pages/custom-name-and-path.vue index 59a93096f..bc63ae263 100644 --- a/playground/src/pages/custom-name-and-path.vue +++ b/playground/src/pages/custom-name-and-path.vue @@ -1,6 +1,5 @@