Static GitHub Issues

[283] Context not being passed to data function with mixin

prev: problem with running the app with nuxt
next: Context support in layouts

Hey. When I include a mixin in a page component which has a data function, it seems that the context isn't being passed to the actual page's data function.

Is this supported? If not I'd be happy to take a crack at it. Thanks!

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