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(router): update deferred data loading guide when using external libraries #2940

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

SeanCassiere
Copy link
Member

Closes #2934

Copy link

nx-cloud bot commented Dec 6, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c23b63d. 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 Dec 6, 2024

Open in Stackblitz

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@2940

@tanstack/create-router

npm i https://pkg.pr.new/@tanstack/create-router@2940

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@2940

@tanstack/react-cross-context

npm i https://pkg.pr.new/@tanstack/react-cross-context@2940

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@2940

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@2940

@tanstack/react-router-with-query

npm i https://pkg.pr.new/@tanstack/react-router-with-query@2940

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@2940

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@2940

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@2940

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@2940

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@2940

@tanstack/start

npm i https://pkg.pr.new/@tanstack/start@2940

@tanstack/start-vite-plugin

npm i https://pkg.pr.new/@tanstack/start-vite-plugin@2940

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@2940

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@2940

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@2940

commit: c23b63d

@SeanCassiere SeanCassiere merged commit cebb221 into main Dec 6, 2024
5 checks passed
@SeanCassiere SeanCassiere deleted the docs/deferred-data-loading-with-query branch December 6, 2024 23:11
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.

useAwaited returns undefined when using defer for queryClient.fetchQuery
1 participant