vuejs / apollo

🚀 Apollo/GraphQL integration for VueJS
http://apollo.vuejs.org
MIT License
6.03k stars 523 forks source link

useQuery() is called outside of an active effect scope even tho i'm triggering useLazyQuery inside SFC composition API under <script setup> ... #1568

Closed LukasGrubis closed 3 months ago

LukasGrubis commented 3 months ago

Describe the bug When using useLazyQuery from @vue/apollo-composable within the Composition API in a Single File Component (SFC) under the Githubissues.

  • Githubissues is a development platform for aggregating issues.