Vuepress: Navbar/Sidebar Link redirect not work

Created on 27 May 2018  路  3Comments  路  Source: vuejs/vuepress


Bug report



Version

Vuepress 0.10.0

Steps to reproduce

Key Words: TypeError: (void 0) is not a function


repo link: higuoxing.github.io

What is expected?

Click the Navbar item and will jump to the link

What is actually happening?

Cannot jump to the link that item points to ...

Other relevant information

  • Your OS: Mac OS 10.13.3
  • Node.js version: v8.11.1
  • Browser version: Version 65.0.3325.181 (Official Build) (64-bit)
  • Is this a global or local install? npm install -g vuepress
  • Which package manager did you use for the install? npm

All 3 comments

Please provide a proper reproduction. (DON'T just give me the compiled code.)

BTW, I just saw you are using this custom layout or theme, so it should be resolved by yourself.

Thanks, I will have a try. : ) But I did not touch any low level codes except some css codes ...

Well, it seems that my theme codes are a little bit old... Update it to newest the version and it works well ...

@Higuoxing congratulations!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

herrbischoff picture herrbischoff  路  3Comments

lileiseven picture lileiseven  路  3Comments

gaomd picture gaomd  路  3Comments

FadySamirSadek picture FadySamirSadek  路  3Comments

genedronek picture genedronek  路  3Comments