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

docs(testing): fix infinite query testing example #4328

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

arnassavickas
Copy link
Contributor

Closes #4319

As described in the issue above, the provided example doesn't work. Expected data has to be awaited instead of isFetching helpers.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ea5e527:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-vue-basic Configuration
useInfiniteQuery failing tests Issue #4319

@TkDodo TkDodo merged commit d026e41 into TanStack:main Oct 22, 2022
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.

docs: testing useInfiniteQuery uses wrong example
2 participants