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 stack overflow with nested <Outlet /> #452

Closed
b4-io opened this issue Feb 3, 2023 · 0 comments
Closed

Router stack overflow with nested <Outlet /> #452

b4-io opened this issue Feb 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@b4-io
Copy link
Contributor

b4-io commented Feb 3, 2023

If you try rendering a route with 2 nested <Outlet /> it stack overflows.

With SSR the main thread panics
With CSR/Already Hydrated WASM panic

Both stack overflow
image

Repo as always.

@b4-io b4-io changed the title Router stack overflow with nested <Outlet /> Router stack overflow with nested <Outlet /> Feb 3, 2023
@gbj gbj added the bug Something isn't working label Feb 3, 2023
@gbj gbj closed this as completed in 25c313a Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants