© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
middleware on nested routes - Nuxt
N
Nuxt
•
12mo ago
•
14 replies
JuanMCe
middleware on nested routes
I have an
admin/
admin/
route with its
index.vue
index.vue
page and algo nested routes
:
admin/users
admin/users
admin/users/[id]
admin/users/[id]
I added a middleware in the root admin page but the nested routes don
't inherit the middleware
Similar Threads
Same path nested routes question
N
Nuxt / ❓・help
9mo ago
Exclude pages from nested routes
N
Nuxt / ❓・help
15mo ago
Conditional Popup Pages / Nested Routes
N
Nuxt / ❓・help
16mo ago
Nested routes without nesting layouts
N
Nuxt / ❓・help
2y ago