Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Say I have a query like this:
How can I use
useFragment(fragment, data)here? It looks like I get errors when I do.My guess is the types don't match somehow or something. Weirdly, the resulting
slotvariable does indeed have the right types.Beta Was this translation helpful? Give feedback.
All reactions