Home

Issue: 1524

TypeError: Cannot read property 'Ctor' of undefined

[issue link]

Not sure if its a .rc7 bug or a apollo-module so I post it here as well

After update to v2.0 and Nuxt .rc7 I receive the following error on page reload on server side:

[vue-server-renderer] error when rendering async component:
TypeError: Cannot read property 'Ctor' of undefined

the page still loads and seems to work.
https://github.com/nuxt-community/apollo-module/issues/24

This question is available on Nuxt.js community (#c1357)