Parallel routes throwing error after adding layout.tsx
Answered
AM posted this in #help-forum
AMOP
I've have following structure:
hey, i have following route strucutre:
But right after i've added layout error start showing up:
hey, i have following route strucutre:
app
(protected)
products
@products-list
page.tsx
page.tsx
layout.tsxBut right after i've added layout error start showing up:
9 Replies
@AM tried, again the same:
try
@productslistmaybe?nah not working with
/products-listhttp://localhost:3001/@products-list also not working, but i assume /products should be the segmentchange the name of parallel route to
@productslistno
-Answer
AMOP
you are amazing!