vuepress icon indicating copy to clipboard operation
vuepress copied to clipboard

Bottom navigation does not appear between sections

Open GoldraK opened this issue 2 years ago • 0 comments

  • [x] I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

If we enter the gitlab section, when we navigate through the sidebar and go to the introduction of the runners, the lower navigation does not appear.

Here is the code

https://codesandbox.io/p/sandbox/codesandbox-vuepress-forked-qm2k7t?welcome=true

Here example

https://qm2k7t-8080.csb.app/gitlab/

What is expected?

image

What is actually happening?

image

Other relevant information

Environment Info:

System: OS: Linux 5.15 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish) CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-1235U Binaries: Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node Yarn: Not Found npm: 8.3.1 - ~/.nvm/versions/node/v16.14.0/bin/npm Browsers: Chrome: Not Found npmPackages: @vuepress/core: 1.9.9 @vuepress/theme-default: 1.9.9 vuepress: ^1.9.9 => 1.9.9 npmGlobalPackages: vuepress: Not Found

GoldraK avatar Aug 25 '23 08:08 GoldraK