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
Similar to `router.go(path)`, but doesn't create a new record in browser history.
3
+
`router.go(path)` に似ていますが、ブラウザの履歴に新しいレコードを作成しません。
4
4
5
-
### Arguments
5
+
### 引数
6
6
7
7
-`path: String`
8
8
9
-
The path must be a plain path (i.e. no dynamic segments or star segments). The the path doesn't start with `/`, it will be resolved relative to the current active path.
0 commit comments