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
fix(history): Resolve the href in <base> correctly (#3819)
* Resolve the href in `<base>` correctly.
* In hash mode, the hash in base is automatically removed and the base trailing slash is distinguished.
* By default the result of `router.resolve().href` is the same as the actual switched URL.
0 commit comments