© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to get dynamic nested routes like this? - Nuxt
N
Nuxt
•
3y ago
•
2 replies
Kal
How to get dynamic nested routes like this?
Example path
:
/something
/3
/item
-4
Numbers are dynamic
.
My pages files setup
; not working
:
/something
/index
.vue
/something
/
[id
]
.vue
/something
/item
-
[id
]
/index
.vue
Similar Threads
API Routes - Nested dynamic parameters
N
Nuxt / ❓・help
4y ago
Help with nested and dynamic routes pages
N
Nuxt / ❓・help
2y ago
How to prevent navigation in nested routes?
N
Nuxt / ❓・help
2y ago
Dynamic nested pages
N
Nuxt / ❓・help
2y ago