useReactiveVar equivalent for Vue? #1393
Unanswered
sschneider-ihre-pvs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I handcrafted this ugly thing based on the
useReactiveVar
hook from apollo client reactwould this work? And is it at all necessary for the use of
makeVar
? I mean, somehow you have to sync two reactive variables if you usemakeVar
if I see this correctly.Beta Was this translation helpful? Give feedback.
All reactions