Parallel Routes on children issue, get not found
Unanswered
Bombay-duck posted this in #help-forum
Bombay-duckOP
I have issue when using Routing on children. Here's my directory
I call the @navigation on layout.tsx account. when navigate to /account/transaction from account works, when refresh get 404 Not Found.
/app
/account
/@navigation
/transaction
layout.tsxI call the @navigation on layout.tsx account. when navigate to /account/transaction from account works, when refresh get 404 Not Found.
1 Reply
Bombay-duckOP
issue solved, on @navigation from page.tsx => default.tsx