Delay transition to new page
[issue link]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.