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

doc(accumulated-route-context): useRouterState to listen reactive state change #2160

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

pankaj-ch
Copy link
Contributor

Copy link
Member

@SeanCassiere SeanCassiere left a comment

Choose a reason for hiding this comment

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

Don't use routeContext, access the context object instead.

docs/framework/react/guide/router-context.md Outdated Show resolved Hide resolved
docs/framework/react/guide/router-context.md Outdated Show resolved Hide resolved
docs/framework/react/guide/router-context.md Outdated Show resolved Hide resolved
docs/framework/react/guide/router-context.md Outdated Show resolved Hide resolved
Don't use `routeContext`, use `context` instead.
Copy link

nx-cloud bot commented Aug 21, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 46d4d38. 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 21, 2024

commit: 46d4d38

@tanstack/history

pnpm add https://pkg.pr.new/@tanstack/history@2160

@tanstack/react-cross-context

pnpm add https://pkg.pr.new/@tanstack/react-cross-context@2160

@tanstack/react-router

pnpm add https://pkg.pr.new/@tanstack/react-router@2160

@tanstack/react-router-with-query

pnpm add https://pkg.pr.new/@tanstack/react-router-with-query@2160

@tanstack/router-arktype-adapter

pnpm add https://pkg.pr.new/@tanstack/router-arktype-adapter@2160

@tanstack/router-cli

pnpm add https://pkg.pr.new/@tanstack/router-cli@2160

@tanstack/router-devtools

pnpm add https://pkg.pr.new/@tanstack/router-devtools@2160

@tanstack/router-generator

pnpm add https://pkg.pr.new/@tanstack/router-generator@2160

@tanstack/router-plugin

pnpm add https://pkg.pr.new/@tanstack/router-plugin@2160

@tanstack/router-valibot-adapter

pnpm add https://pkg.pr.new/@tanstack/router-valibot-adapter@2160

@tanstack/router-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/router-vite-plugin@2160

@tanstack/router-zod-adapter

pnpm add https://pkg.pr.new/@tanstack/router-zod-adapter@2160

@tanstack/start

pnpm add https://pkg.pr.new/@tanstack/start@2160

@tanstack/start-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/start-vite-plugin@2160

Open in Stackblitz

More templates

@SeanCassiere SeanCassiere merged commit 22f0985 into TanStack:main Aug 21, 2024
5 checks passed
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.

2 participants