You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is some logic needed for this to be made, which is disable the recursion with subscriptions and disabling refetch if set to true for the second+ passes.
in v2 this is breaking, https://github.com/gqless/gqless/blob/7e084fb2f06f47f4f4c0a3e77e2ad2d1da902399/packages/gqless/src/Client/resolvers.ts#L450 this should do another call to
resolved(dataFn)
The text was updated successfully, but these errors were encountered: