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

Navbar items doesnt change when switch language #106

Closed
dewfall123 opened this issue Oct 23, 2020 · 0 comments
Closed

Navbar items doesnt change when switch language #106

dewfall123 opened this issue Oct 23, 2020 · 0 comments
Labels
bug: pending triage Maybe a bug, waiting for confirmation

Comments

@dewfall123
Copy link
Contributor

Describe the bug
Navbar items doesnt change in ssr render.
And sidebar doesnt change when build with a site base.

To Reproduce
Steps to reproduce the behavior:

  1. clone this repo
  2. run
    yarn
    yarn build
    yarn build-dev
  3. open http://127.0.0.1:3002 and switch the language to Chinese.
    The first nav doesnt change to Chinese, witch should be 指南

The second bug.

  1. set a site base.
  2. run
    yarn build
    yarn build-dev
  3. switch the language to Chinese, Sidebar doesnt change.

Expected behavior
Navbar and sidebar should change when switch the language to Chinese.

System Info

  • vitepress version: 0.7.0
  • vite version: v1.0.0-rc.4
  • Node version: 14
  • OS version: windows 10

Additional context
I am trying to fix this.

@dewfall123 dewfall123 added the bug: pending triage Maybe a bug, waiting for confirmation label Oct 23, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug: pending triage Maybe a bug, waiting for confirmation
Projects
None yet
Development

No branches or pull requests

1 participant