Static GitHub Issues

[113] Loading component stop working after using vue-router in page method

prev: Nuxt in JVM
next: Define custom routes on nuxt.config.js

When I try with this.$nuxt.$router.replace({ path: '/different-layout-route'}) for browser path change to a different layout, the progress div stop working.

I don't know if $router in a method page is the right way to browser redirects.

Thanks for the amazing nuxtjs!

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c92">#c92</a>)</em></sub></div>