Persistant urql subscription in store #1951
Unanswered
vin-ni
asked this question in
Help and Questions
Replies: 1 comment
-
I might have found a solution. Any problems come to mind?
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a question concerning graphql subscriptions within a store with
urql
.There's a bug / feature that creates the following issue:
Is this correct and what is the reason for that behavior?
@kitten (maintainer of urql) confirmed this behavior: urql-graphql/urql#2422 (comment)
Here's also a minimal example I've set up: https://github.com/vin-ni/nuxt3-urql-routing-bug
And a video of the behavior:
Screen.Recording.2023-01-24.at.18.00.27.mov
I definitely need subscriptions and am now wondering how to work around this. Any ideas?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions