Skip to content

Problems when in SSR mode #8913

Discussion options

You must be logged in to vote

The presence of the "src/store" folder indicates that you are using Vuex. If it was created by you for other purposes (and not created the project with Vuex option), then rename it to something else. Alternatively, tell Quasar CLI that the Vuex folder should be named as something else: quasar.conf.js > sourceFiles > store: 'set-some-bogus-content'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants