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

[Bug report] The same SidebarItem text field in different paths will affect each other #967

Closed
izhichao opened this issue Jun 25, 2022 · 0 comments
Labels
bug Something isn't working package:theme-default

Comments

@izhichao
Copy link

Description

  • The same SidebarItem text in different paths will affect each other
  • in path /Test1/ collapsible: true
  • in path /Test2/ collapsible: false

config.ts
differentpath

  • The same SidebarItem text in the same path do not affect each other instead
  • one collapsible: true
  • the other collapsible: false
    config.ts
    samepath

Reproduction

https://stackblitz.com/edit/vuepress-7tg9xy

Used Package Manager

npm

System Info

null
@meteorlxy meteorlxy added bug Something isn't working package:theme-default labels Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:theme-default
Projects
None yet
Development

No branches or pull requests

2 participants