nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
929 stars 194 forks source link

Error in version 5.0.0-alpha.11 #581

Closed ffierce closed 5 months ago

ffierce commented 6 months ago

Environment

Describe the bug

Hello! When working with @nuxtjs/apollo I get the following error.

Uncaught (in promise) ApolloError: token.value?.match is not a function

Expected behaviour

The settings were made according to the example:

https://stackblitz.com/edit/nuxt-apollo-demo

Reproduction

No response

Additional context

No response

Logs

No response

pschaub commented 6 months ago

@ffierce could you provide an example how to reproduce this issue on StackBlitz?