Static GitHub Issues

[1458] Delay transition to new page

prev: Using Passport with NuxtJs
next: render empty page when <nuxt/> has brother dom.

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>