Skip to content

SidebarGroup does not use @theme alias  #2049

Closed
adamlaska/osmos-cosmos-sdk
#5
@florevallatmrf

Description

@florevallatmrf
  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

  • Using the default theme
  • Shadow the SidebarLinks component

What is expected?

All instances of SidebarLinks in the app should use the shadowed version

What is actually happening?

Only first level groups are using the shadowed version, because SidebarGroup is not using the @theme alias when importing the component:
https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/theme-default/components/SidebarGroup.vue#L66

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: themeRelates to VuePress themetype: enhancementRequest to enhance an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions