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
The error does not happen when
bridge: {
nitro: false,
},
It only occurs when nitro is true
Describe the bug
This error occurs during axios
I believe the next errors are related to nuxt/content v1 not working properly with nitro
this is the code that produces these errors this.$content(this.name).fetch()
With SSR TRUE then i get more errors
With SSR FALSE
Please let me know if I can provide more info.
Thanks
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v18.7.0
2.16.0-27720022.54e852f
0.5.4
yarn@3.2.3
webpack
buildDir
,srcDir
,bridge
,components
,ssr
,dev
,alias
,image
,generate
,content
,head
,typescript
,publicRuntimeConfig
,privateRuntimeConfig
,css
,loading
,loadingIndicator
,plugins
,buildModules
,modules
,proxy
,vuetify
,build
,serverHandlers
,devServerHandlers
@nuxt/content@1.15.1
,@nuxtjs/vuetify@1.12.3
,@nuxt/image@0.7.1
,@nuxtjs/proxy@2.1.0
,nuxt-social-meta@1.0.0
()
,nuxt-storm@1.1.3
,nuxt-compress@5.0.0
,@pinia/nuxt@0.4.2
,@vueuse/nuxt@9.3.0
,~/modules/apolloSSR
,@nuxt/bridge@3.0.0-27740081.058a6c1
Reproduction
The error does not happen when
bridge: {
nitro: false,
},
It only occurs when nitro is true
Describe the bug
This error occurs during axios
I believe the next errors are related to nuxt/content v1 not working properly with nitro
this is the code that produces these errors
this.$content(this.name).fetch()
With SSR TRUE then i get more errors
With SSR FALSE
Please let me know if I can provide more info.
Thanks
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: