Skip to content

fix(react-router): do not copy id from lazy route over to non-lazy route#2490

Merged
schiller-manuel merged 1 commit intomainfrom
no-id-lazy
Oct 8, 2024
Merged

fix(react-router): do not copy id from lazy route over to non-lazy route#2490
schiller-manuel merged 1 commit intomainfrom
no-id-lazy

Conversation

@schiller-manuel
Copy link
Copy Markdown
Contributor

fixes #2400

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Oct 7, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5c52545. 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.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 7, 2024

Open in Stackblitz

More templates

@tanstack/create-router

pnpm add https://pkg.pr.new/@tanstack/create-router@2490

@tanstack/eslint-plugin-router

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

@tanstack/history

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

@tanstack/react-cross-context

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

@tanstack/react-router

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

@tanstack/router-arktype-adapter

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

@tanstack/react-router-with-query

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

@tanstack/router-generator

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

@tanstack/router-cli

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

@tanstack/router-devtools

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

@tanstack/router-vite-plugin

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

@tanstack/router-plugin

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

@tanstack/router-valibot-adapter

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

@tanstack/router-zod-adapter

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

@tanstack/start

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

@tanstack/start-vite-plugin

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

@tanstack/virtual-file-routes

pnpm add https://pkg.pr.new/@tanstack/virtual-file-routes@2490

commit: 5c52545

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.

Wrong route id for preloaded routes after rebuild route tree

2 participants