You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - while following the instructions here I get Uncaught TypeError: Cannot set property 'middleware' of undefined when trying to create an ApolloClient. Here's the relevant code:
Hi - while following the instructions here I get
Uncaught TypeError: Cannot set property 'middleware' of undefined
when trying to create anApolloClient
. Here's the relevant code:I also saw this issue, which suggests I might need to do this instead:
This gives exactly the same error however.
Using
[email protected]
with[email protected]
. Any idea what I might be doing wrong?Also here's a repo with the issue, if that helps. Thanks!
The text was updated successfully, but these errors were encountered: