Global component that exists app wide regardless of layout [issue link] Is there a way to mount a global component that will exists app wide regardless of layout change? Use case is a notifications component, and the issue is that the notifications disappear once the layout changes. This question is available on Nuxt.js community (#c2074)