Issue with LocalizedPathames and grouped routes in app router #1108
Unanswered
wesleyjanse
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I don't know if this is a bug or not that"s why I am asking here first.
I"m using the app router with named routes/groups in order to have sub-layouts for different parts of the app.
Using this in combination with localizedPathnames makes it that whenever I am on the page, and re-click the link in the header to go to the same page. It doesn't render the correct page and makes the page blank instead.
I even moved the page to the top layout to test this out but whenever I reclick it, the sub-layout (the wrong layout) get's rendered without content.
Has anyone ever experienced a similar issue?
Beta Was this translation helpful? Give feedback.
All reactions