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

Not working with more than 3 levels of nested routes #62

Open
leiwan5 opened this issue Nov 26, 2020 · 3 comments
Open

Not working with more than 3 levels of nested routes #62

leiwan5 opened this issue Nov 26, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@leiwan5
Copy link

leiwan5 commented Nov 26, 2020

I made an example to show this issue. I don't know if it's a bug or I did something incorrectly.

https://svelte.dev/repl/cbce750dd5f3407eb06c9e7a28fec815?version=3.6.8

Seems that <Route path="/a" /> doesn't match "/a/b/c".

@leiwan5 leiwan5 changed the title Not working with more than 3 levels nested routes Not working with more than 3 levels of nested routes Nov 26, 2020
@pateketrueke
Copy link
Owner

I see the example working, can you explain what is the issue? 🤔

@leiwan5
Copy link
Author

leiwan5 commented Nov 26, 2020

Sorry I thought I saved it properly. Here it is:
https://svelte.dev/repl/02641874e27d47919e6b7c844ca3a7d1?version=3.30.0

@pateketrueke
Copy link
Owner

Oh that's more clear now, let me investigate, thank you!

@pateketrueke pateketrueke added the bug Something isn't working label Jun 26, 2022
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