Is there a way to delay the transition from one page to another via a nuxt-link?
I would like to use a more substantial page loader https://github.com/Wikiki/bulma-pageloader but need to allow the loader to complete it's opening transition before rendering the new page.
<!--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/c1298">#c1298</a>)</em></sub></div>