Closed Luferov closed 10 months ago
Would you please provide a more minimal reproduction? I can't run this as it seems to need a graphql server running, etc.
Error may depend with getCurrentInstance.
Stackblitz had an internal bug logging the vm instance. But otherwise the sandbox seems to be working: https://stackblitz.com/edit/github-5xqxyf-wxr7av
Would you be able to provide a reproduction? 🙏
Environment
Linux
v16.16.0
2.16.0-27616340.013f051b
yarn@1.22.19
webpack
app
,bridge
,alias
,ssr
,target
,publicRuntimeConfig
,head
,loading
,css
,plugins
,components
,modules
,apollo
,i18n
,router
,typescript
,vuetify
,build
,serverHandlers
,devServerHandlers
,buildModules
@nuxtjs/color-mode@3.1.4
,@nuxtjs/apollo@4.0.1-rc.5
,@nuxtjs/i18n@7.2.2
,@nuxtjs/vuetify@1.12.3
,@pinia/nuxt@0.1.9
@nuxt/bridge@0.10.1
Reproduction
Open browser: browser is always loading
Describe the bug
I want to upgrade project up latest version of nuxt/bridge.
We use composition api and after run dev got this error:
Additional context
Use apollo and pinia.
Logs
No response