Skip to content

Commit bb90585

Browse files
committed
docs: add new in comment [skip ci]
1 parent c47f9c4 commit bb90585

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/advanced/navigation-failures.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Navigation Failures
22

3+
> New in 3.4.0
4+
35
When using `router-link`, Vue Router internally calls `router.push` to trigger a navigation. Depending on the current location and existing [Navigation Guards](./navigation-guards.md), this navigation might end up in a new page being shown, but there are a couple of situations where we will stay on the same page:
46

57
- We are already on the page we are trying to go to

0 commit comments

Comments
 (0)