Replies: 1 comment 2 replies
-
That’s an interesting question. Personally I’d opt for synchronizing responses as they come back from the API which could maybe be a They could also elect a leader that actually makes the request if any duplicates occur. I’d imagine hence that this would be an additional exchange that can be put in front of the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does urql provide any way to sync local-cache across different tabs of the same application? Is there any example available?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions