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

(router) unstable_renderRoute causes a React error when jumping to a new page #937

Open
dai-shi opened this issue Oct 4, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@dai-shi
Copy link
Owner

dai-shi commented Oct 4, 2024

While working on #931, I noticed this issue. Did a hack but it broke another typical case. So, the issue is left for now.

How to reproduce

  • npm run examples:dev:07_router
  • Click Foo
  • Click Jump to random page

If it goes to Jumping to /nested/bbb, the following error is shown.

image
@dai-shi dai-shi added the help wanted Extra attention is needed label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant