Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on root when using baseURL in vercel #1178

Open
kevupton opened this issue Dec 20, 2023 · 1 comment
Open

404 on root when using baseURL in vercel #1178

kevupton opened this issue Dec 20, 2023 · 1 comment

Comments

@kevupton
Copy link

kevupton commented Dec 20, 2023

What version of this package are you using?
next: 13.5.6
next-translate: 2.6.2
next-translate-plugin: 2.6.2

What operating system, Node.js, and npm version?
node -v 18.18.2

What happened?

On the root path (which is the base path) it has a 404,
if you add /something on top of base path it will work.

image

What did you expect to happen?

It not to be a 404.

Are you willing to submit a pull request to fix this bug?

If i knew what the issue was


Works if there is a trailingSlash: true in the config

@aralroca
Copy link
Owner

aralroca commented Jan 22, 2024

Can you tried in 3.0.0-canary.2 version? (both, next-translate & next-translate-plugin). Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants