Static GitHub Issues

[1773] [QUESTION] Disabling route-link while loading

prev: vue-test-utils can not be used
next: srcDir

Is it possible to disable route-link while the page is loading? Currently a visitor can click 10 times in a row on a route-link and it will fetch the data 10 times. Is it possible to only run once no matter how many time the visitor clicks it? I have visitors that click a link multiple times because the page they clicked is still being loaded.

<!--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/c1592">#c1592</a>)</em></sub></div>