If you are using vue-router , you should use router.go(path) to navigate to any particular route. The router can be accessed from within a component using this. $router . Otherwise, window.
If you are using vue-router , you should use router.go(path) to navigate to any particular route. The router can be accessed from within a component using this. $router . Otherwise, window.