Apollo-module: Apollo composables not working

Created on 19 Oct 2020  路  5Comments  路  Source: nuxt-community/apollo-module

Version

v4.0.1-rc.4
@nuxtjs/[email protected]
@vue/[email protected]

Reproduction link

https://github.com/SuddenlyRust/nuxt-apollo-composables

Steps to reproduce

yarn dev

visit http://localhost:3000/

What is expected ?

Working application without error messages

What is actually happening?

ReferenceError: define is not defined is shown

bug.png

Additional Information

With @vue/[email protected] this error message is not shown.

This bug report is available on Nuxt community (#c340)

Most helpful comment

All 5 comments

I have the same issue. Any idea how to fix this?

I am getting same issue. Is downgrading to alpha 10 the only known fix?

EDIT: This is an issue with vue-apollo-composable not the nuxt-apollo module. I am not using nuxt and am receiving the exact same error

@seanaye alpha 10 same issue

Was this page helpful?
0 / 5 - 0 ratings