Diizzayy/nuxt-graphql-client

useAsyncGql is not defined

chebyrashka opened this issue · 3 comments

Environment

  • Operating System: Darwin
  • Node Version: v18.16.1
  • Nuxt Version: 3.8.0
  • CLI Version: 3.9.1
  • Nitro Version: 2.7.1
  • Package Manager: npm@9.5.1
  • Builder: -
  • User Config: modules, imports, devtools
  • Runtime Modules: nuxt-graphql-client@0.2.31, @pinia/nuxt@0.5.1
  • Build Modules: -

Describe the bug

I run into this issue 'useAsyncGql is not defined' when deploying to Netlify but running in local dev or building locally works fine.

Expected behaviour

On Netlify I'd expect it to run like in local dev

Reproduction

No response

Additional context

No response

Logs

No response

IBK issue

What do you mean by IBK issue? And what was your problem, i got the same error? Thank you!

also facing the same issue