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/articles.vue b/playground/src/pages/articles.vue index b0a9e62f8..276885cc5 100644 --- a/playground/src/pages/articles.vue +++ b/playground/src/pages/articles.vue @@ -1,4 +1,44 @@ - +