-
Beta Was this translation helpful? Give feedback.
Answered by
sergiodxa
Oct 17, 2023
Replies: 1 comment
-
The _about file name is going to create a pathless route, without adding any segment to the url, see https://remix.run/docs/en/main/file-conventions/routes#nested-layouts-without-nested-urls, this is not caused by remix-i18next. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sergiodxa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The _about file name is going to create a pathless route, without adding any segment to the url, see https://remix.run/docs/en/main/file-conventions/routes#nested-layouts-without-nested-urls, this is not caused by remix-i18next.