© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to use Nuxt to make a parallel route application? - Nuxt
N
Nuxt
•
3y ago
SerKo
How to use Nuxt to make a parallel route application?
Details
:
https://github.com/nuxt/nuxt/discussions/26030
My hacky solution live demo with full source code
:
https://stackblitz.com/~/github.com/serkodev/nuxt-parallel-routes-demo
GitHub
How to use Nuxt to make a parallel route application? · nuxt nuxt ·...
What I want to achieve
? My solution My current approach is as follows
: I have created routes under pages
, but it only has definePageMeta
(
{ name
:
'xxx
'
}
) without a
<template
>
. I creat
.
.
.
Recent Announcements
Similar Threads
How to make Nuxt route a specific domain to a prefix?
N
Nuxt / ❓・help
10mo ago
how does nuxt prevent parallel session refresh attempts on a nested route?
N
Nuxt / ❓・help
2y ago
how to make nuxt 3 reproduction?
N
Nuxt / ❓・help
11mo ago
How to Access pinia store inside a nuxt route middleware ?
N
Nuxt / ❓・help
4y ago