Home

Issue: 1335

Nuxt static site generation - removing components on load

[issue link]

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.

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