Static GitHub Issues

[1335] Nuxt static site generation - removing components on load

prev: css w'ont load on refresh
next: nuxtjs + cordova

When using the static site generator, the resulting index html has all of the content as expected. However on serving the file it's removing all but one of the components from the dom on page load.

Changing the order of the components seems to resolve the issue.

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