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: no hydration when new promise comes in #8383

Merged
merged 35 commits into from
Feb 17, 2025

lint

8c2023e
Select commit
Loading
Failed to load commit list.
Merged

fix: no hydration when new promise comes in #8383

lint
8c2023e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 17, 2025 in 0s

62.50% of diff hit (target 46.25%)

View this Pull Request on Codecov

62.50% of diff hit (target 46.25%)

Annotations

Check warning on line 89 in packages/query-core/src/hydration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/query-core/src/hydration.ts#L89

Added line #L89 was not covered by tests

Check warning on line 113 in packages/query-core/src/hydration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/query-core/src/hydration.ts#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 86 in packages/react-query/src/HydrationBoundary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-query/src/HydrationBoundary.tsx#L85-L86

Added lines #L85 - L86 were not covered by tests