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: Add known limitation about cancellation with suspense hooks #7958

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

romain-trotard
Copy link
Contributor

@romain-trotard romain-trotard commented Aug 27, 2024

Hello,

Add the known limitation found here #7889.

Actually, I don't really know if I need to add more information like why it does not work ? A link to the twitter post ?
@TkDodo Do you have any recommendation?

Thanks :)

fixes #7889

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 27, 2024
Copy link

nx-cloud bot commented Aug 27, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d78b7d3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Aug 27, 2024

commit: d78b7d3

@tanstack/angular-query-devtools-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@7958

@tanstack/angular-query-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@7958

@tanstack/eslint-plugin-query

pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@7958

@tanstack/query-async-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@7958

@tanstack/query-broadcast-client-experimental

pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@7958

@tanstack/query-core

pnpm add https://pkg.pr.new/@tanstack/query-core@7958

@tanstack/query-devtools

pnpm add https://pkg.pr.new/@tanstack/query-devtools@7958

@tanstack/query-persist-client-core

pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@7958

@tanstack/query-sync-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@7958

@tanstack/react-query

pnpm add https://pkg.pr.new/@tanstack/react-query@7958

@tanstack/react-query-devtools

pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@7958

@tanstack/react-query-next-experimental

pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@7958

@tanstack/react-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@7958

@tanstack/solid-query

pnpm add https://pkg.pr.new/@tanstack/solid-query@7958

@tanstack/solid-query-devtools

pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@7958

@tanstack/solid-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@7958

@tanstack/svelte-query

pnpm add https://pkg.pr.new/@tanstack/svelte-query@7958

@tanstack/svelte-query-devtools

pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@7958

@tanstack/svelte-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@7958

@tanstack/vue-query

pnpm add https://pkg.pr.new/@tanstack/vue-query@7958

@tanstack/vue-query-devtools

pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@7958

Open in Stackblitz

More templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancelation not working with useSuspenseQuery
2 participants