Static GitHub Issues

[3007] Link multiplied?

prev: Static application deployment resource file path is incorrect
next: Invalid link to Github Repository
  <nuxt-link :to="`${this.locale}/login/`"  title="Login">
                                Login
                            </nuxt-link>

On the landing page is fine, route is right index/en/login. But when we go to login page, same link, every dynamic link will be index/en/link/en/link

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