You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using nuxt, mode: 'spa' is required in nuxt.config.js. mode: universal won't work.
Although this might be obvious for some, begginers might take a long time to figure this out (as it happened with me).
I suggest this to be added in on the Nuxt Usage section.
The text was updated successfully, but these errors were encountered:
When using nuxt,
mode: 'spa'
is required innuxt.config.js
.mode: universal
won't work.Although this might be obvious for some, begginers might take a long time to figure this out (as it happened with me).
I suggest this to be added in on the Nuxt Usage section.
The text was updated successfully, but these errors were encountered: