Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(vue) useQuery pause option is not reactive #3633

Closed
3 tasks done
mrvik opened this issue Jul 17, 2024 · 1 comment · Fixed by #3619
Closed
3 tasks done

(vue) useQuery pause option is not reactive #3633

mrvik opened this issue Jul 17, 2024 · 1 comment · Fixed by #3619

Comments

@mrvik
Copy link

mrvik commented Jul 17, 2024

Describe the bug

When a reactive property (a ref, computed or reactive) variable is used in the pause property, it keeps using the initial value.

Reproduction

https://stackblitz.com/edit/github-uroxw1-qpmhta?file=package.json

Urql version

Bug introduced again in >= v1.3.1

Validations

  • I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
  • Read the docs.
  • Follow our Code of Conduct
@angelov-a
Copy link

Experiencing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants