Skip to content

Conversation

@brophdawg11
Copy link
Contributor

Fixes #14425

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: 4fb4573

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

@brophdawg11 brophdawg11 merged commit 7c115a6 into dev Nov 6, 2025
4 checks passed
@brophdawg11 brophdawg11 deleted the brophdawg11/nested-fow branch November 6, 2025 19:04
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 7.9.6-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!

@vkbansal-rubrik
Copy link

@brophdawg11 will this be backported to v6?

@brophdawg11
Copy link
Contributor Author

No, v6 is only receiving security fixes

@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 7.9.6 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!

@vkbansal-rubrik
Copy link

@brophdawg11 not even if I put in the effort to backport it?

@brophdawg11
Copy link
Contributor Author

Your time would be better spent migrating to v7 😉

I would just use patch-package if you really need the fix

@vkbansal-rubrik
Copy link

vkbansal-rubrik commented Nov 17, 2025

Migrating to v7 is not an option as startTransition is turned on by default and there is no option to opt out of it. This breaks the current UX for us and fixing it will take time.

@brophdawg11
Copy link
Contributor Author

We're working on an opt-out flag for that which should land pretty soon: #12855 (comment)

@vkbansal-rubrik
Copy link

Will for it then before upgrading

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.

Nested lazy route discovery does not work with a splat route at top.

3 participants