Skip to content

Conversation

@simoncarpinter
Copy link
Contributor

See #324 -- this adds some test coverage. I'd like to fix the bug too, but haven't yet spotted where it's lurking.

cleanup()
})

it('should not call the queryFn twice when used in Suspense mode', async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can remove the "when used in Suspense mode" bit, woops.

Suggested change
it('should not call the queryFn twice when used in Suspense mode', async () => {
it('should not call the queryFn twice', async () => {

@tannerlinsley tannerlinsley merged commit c83bb19 into TanStack:master May 1, 2020
@nx-cloud
Copy link

nx-cloud bot commented Apr 7, 2025

View your CI Pipeline Execution ↗ for commit cc09457

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded <1s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-05 13:57:22 UTC

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.

3 participants