Static GitHub Issues

[817] yarn run generate, error:Cannot read property 'split' of undefined

prev: layout hot load bugs. (old and new CSS/template mixed together)
next: Different bundles for different pages

yarn run generate

error:

  nuxt:generate Generate file: /product/index.html +138ms
TypeError: Cannot read property 'split' of undefined
    at asyncData (0.server-bundle.js:500:37)
    at promisify (server-bundle.js:1538:15)
    at server-bundle.js:2088:103
    at Array.map (native)
    at server-bundle.js:2085:149

directory: image config: image

@cj @VictorTolbert @johnlindquist @sirlancelot

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c704">#c704</a>)</em></sub></div>