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
Hey, sorry for the delay, you need to setup scrollBehavior. BTW, you were not calling next in your beforeEach, making no navigation at all: https://jsfiddle.net/jp05wy9q/1/
Navigating on the same route doesn't work thought (see #1668)
Version
3.0.1
Reproduction link
https://jsfiddle.net/u8egqj0q/
Steps to reproduce
Click to "router-link to Thirteen"
What is expected?
The same behavior as when clicking (scroll to element, change window.location)
What is actually happening?
Only App.$route changed
The text was updated successfully, but these errors were encountered: