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

设置base后,pageType: home页面link跳转会重复携带base的值 #171

Open
2 tasks done
Yicoding opened this issue May 12, 2023 · 0 comments
Open
2 tasks done

Comments

@Yicoding
Copy link

Describe the bug

设置base后,pageType: home页面,
hero:
actions:
- theme: brand
text: 点击查看
link: /intro/start

link这个地方跳转时,会重复携带base设置的值

Reproduction

hero:
actions:
- theme: brand
text: 点击查看
link: /intro/start

Expected behavior

设置base后,希望跳转和nav和sidebar中的link跳转效果保持一致

System Info

macos

Additional context

No response

Validations

  • Read the docs
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant