Static GitHub Issues

[2552] meta is not available in $route

prev: service-worker.js not found
next: Cannot read property 'call' of undefined

I've noticed that the new meta object is only injected into context, but is not available on a page through this.$route.meta

Is there a reason why it is not possible to update the routers meta object or is there an other method I can get access to the meta information without using a middleware? Thank you.

<!--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/c2217">#c2217</a>)</em></sub></div>