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
{{ message }}
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.
Just trying this project out for the first time and running it in localhost and i get this error:
index.js:1446 Unhandled GraphQL subscription error Error: Error during subscription handshake
at new ApolloError (ApolloError.js:58)
at subscription-handshake-link.js:288
at new Subscription (Observable.js:212)
at Observable.subscribe (Observable.js:290)
Not sure what the actual real cause of the error is, but figured I would report it.
I debugged and logged out the operation in question:
The text was updated successfully, but these errors were encountered:
Hi folks!
Just trying this project out for the first time and running it in localhost and i get this error:
Not sure what the actual real cause of the error is, but figured I would report it.
I debugged and logged out the operation in question:
The text was updated successfully, but these errors were encountered: