We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Switch language error when build with a base path
To Reproduce Steps to reproduce the behavior:
yarn
yarn build
yarn build-dev
Expected behavior Switch language and go to the correct path.
System Info
The text was updated successfully, but these errors were encountered:
Confirmed this is a bug. We should fix it.
Sorry, something went wrong.
fix: fix switch language error (#103, #106) (#104)
d354d1e
fix #103 fix #106 Co-authored-by: zuofenghua <[email protected]> Co-authored-by: Kia Ishii <[email protected]>
Successfully merging a pull request may close this issue.
Describe the bug
Switch language error when build with a base path
To Reproduce
Steps to reproduce the behavior:
yarn
yarn build
yarn build-dev
It go to error path like http://127.0.0.1:3001/vhooks/vhooks/zh/index.html.
Expected behavior
Switch language and go to the correct path.
System Info
The text was updated successfully, but these errors were encountered: