Has graphql-sse integration broken? #1985
Closed
Ancient-Dragon
started this conversation in
General
Replies: 1 comment 6 replies
-
Desktop app or browser extension? The graphql-sse functionality hasn't been changed in a while so I wouldn't expect any change in behavior here |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am unable to connect to my graphql server which supplies subscriptions via sse. No data ever gets sent back and eventually I get an error about fetch not being on Window:

This works fine when I'm using the graphql-sse client with urql vue, Any thoughts here?
Beta Was this translation helpful? Give feedback.
All reactions