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

fix(vue): variables lose reactivity #3614

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

JoviDeCroock
Copy link
Collaborator

Summary

Reverts #3612 and adds a test asserting this behavior for the future
Re-opens #3507

We need to identify what specifically causes #3507 to keep allocating new helpers, this might as well be a bug in Vue as multiple libraries seem to leverage this pattern of calling reactive on a top-level argument.

Copy link

changeset-bot bot commented Jun 18, 2024

🦋 Changeset detected

Latest commit: e55fcb8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@urql/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit d35da8f into main Jun 18, 2024
7 checks passed
@JoviDeCroock JoviDeCroock deleted the fix-variables-losing-reactivity branch June 18, 2024 12:26
@github-actions github-actions bot mentioned this pull request Jun 18, 2024
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 this pull request may close these issues.

1 participant