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-query): avoid use sync for watch that cause unnecessary requests #8443

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fix/ensure-queryKey-match

0452035
Select commit
Loading
Failed to load commit list.
Open

fix(vue-query): avoid use sync for watch that cause unnecessary requests #8443

Merge branch 'main' into fix/ensure-queryKey-match
0452035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 17, 2024 in 0s

78.57% of diff hit (target 46.21%)

View this Pull Request on Codecov

78.57% of diff hit (target 46.21%)

Annotations

Check warning on line 312 in packages/vue-query/src/useQueries.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/vue-query/src/useQueries.ts#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 317 in packages/vue-query/src/useQueries.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/vue-query/src/useQueries.ts#L317

Added line #L317 was not covered by tests