-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
external url can use in sidebar and nav bar but it's broken at bottom nav bar(prev ,next) #1962
external url can use in sidebar and nav bar but it's broken at bottom nav bar(prev ,next) #1962
Comments
I can work on this if it is expected |
@uwings If you need to target an external url in your page, use custom vue components in your markdown or theme inheritance to custom the default-theme. |
@kefranabg yes , u can have u own opinion , but vuepress support external links in sidebar . so is this an conflict? in my opinion u can fix sidebar (cancel support external link), or fix bottom navbar (support external link), what do u think ? |
by the way , prev-next-links can resolve the issue , for now . |
Yes, tried, same opinion with author, I have external links in sidebar too |
@uwings I didn't know that external links were supported by sidebar, in that case supporting external links for prev/next make sense 😉 |
@kefranabg @ludanxer thank you guys very much . |
external url can use in sidebar and nav bar , I mean , if support external in sidebar and bav bar why can't support at page nav? is there a conflict?
The text was updated successfully, but these errors were encountered: