For example,
export default function (context) { console.log(context.isClient) }
All subsequent route changes are executed, but not the first load. This bug invalidates the use of middleware on the client side.
<!--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/c397">#c397</a>)</em></sub></div>