Skip to content

fix: null reference exception in bad codepath leading to invalid route tree comparisons#14780

Merged
jacob-ebey merged 1 commit intodevfrom
tree_comparison
Feb 5, 2026
Merged

fix: null reference exception in bad codepath leading to invalid route tree comparisons#14780
jacob-ebey merged 1 commit intodevfrom
tree_comparison

Conversation

@jacob-ebey
Copy link
Copy Markdown
Member

@jacob-ebey jacob-ebey commented Feb 5, 2026

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 5, 2026

🦋 Changeset detected

Latest commit: a7036d5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
react-router Patch
@react-router/architect Patch
@react-router/cloudflare Patch
@react-router/dev Patch
react-router-dom Patch
@react-router/express Patch
@react-router/node Patch
@react-router/serve Patch
@react-router/fs-routes Patch
@react-router/remix-routes-option-adapter Patch
create-react-router Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jacob-ebey
Copy link
Copy Markdown
Member Author

Fixes #14777

@jacob-ebey jacob-ebey changed the title fix: null reference exception in bad codepath leading to invalid route fix: null reference exception in bad codepath leading to invalid route tree comparisons Feb 5, 2026
@jacob-ebey jacob-ebey merged commit 3f168fb into dev Feb 5, 2026
6 checks passed
@jacob-ebey jacob-ebey deleted the tree_comparison branch February 5, 2026 18:38
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Hello there,

We just published version 7.13.1-pre.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Hello there,

We just published version 7.13.1 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RSC] Navigation fails between sibling layouts with "can't access property 'every', newRoute.children is undefined"

2 participants