TanStackT
TanStackโ€ข2y agoโ€ข
3 replies
colossal-harlequin

Making getQueryData reactive in Vue

Hello everyone ๐Ÿ˜„
I've been able to update JSX with .getQueryData(["/query-key"]) in react, but I can't seem to achieve the same in Vue... Any ideas on how to make .getQueryData(["/query-key"]) reactive?
Was this page helpful?