diff --git a/analysis.json b/analysis.json index 046a1669..142d604f 100644 --- a/analysis.json +++ b/analysis.json @@ -1125,11 +1125,11 @@ "metadata": {}, "sourceRange": { "start": { - "line": 1809, + "line": 2351, "column": 32 }, "end": { - "line": 1817, + "line": 2359, "column": 1 } }, diff --git a/docs/vaadin-router/analysis.json b/docs/vaadin-router/analysis.json index 046a1669..142d604f 100644 --- a/docs/vaadin-router/analysis.json +++ b/docs/vaadin-router/analysis.json @@ -1125,11 +1125,11 @@ "metadata": {}, "sourceRange": { "start": { - "line": 1809, + "line": 2351, "column": 32 }, "end": { - "line": 1817, + "line": 2359, "column": 1 } }, diff --git a/docs/vaadin-router/demo/demo-shell.html b/docs/vaadin-router/demo/demo-shell.html index 75f15925..82a296b8 100644 --- a/docs/vaadin-router/demo/demo-shell.html +++ b/docs/vaadin-router/demo/demo-shell.html @@ -1,7 +1,7 @@ -
Name: [[location.params.user]]
View not found
/user
or /users
: [[location.params.0]]ID: [[location.params.0]]
You've come to [[location.pathname]]
, but alas, there is nothing there.
Name: [[location.params.user]]
View not found
/user
or /users
: [[location.params.0]]ID: [[location.params.0]]
You've come to [[location.pathname]]
, but alas, there is nothing there.