You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -369,6 +369,8 @@ router.forward()
369
369
370
370
Programmatically navigate to a new URL. See [Programmatic Navigation](../guide/essentials/navigation.md) for more details.
371
371
372
+
These functions can only be called after installing the Router plugin and passing it to the root Vue instance as shown in the [Getting Started](../guide/README.md).
0 commit comments