Static GitHub Issues

[1524] TypeError: Cannot read property 'Ctor' of undefined

prev: build.dll produces uncaught reference error
next: v-html directive throws error if wrapper is other than `div` or `span`

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

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