Home

Issue: 1745

Application does not load in SPA mode?

[issue link]

If I switch my app into SPA mode by adding mode: 'spa' into nuxt.config.js the app wont load anymore. I run npm run dev and load the app in browser but the app goes into infinitive loading… The loading spinner keeps spinning and I need to kill the browser tab …

screen shot 2017-09-28 at 01 01 40

What am I doing wrong here?

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