-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Search "plugin" does not include project base in url #1929
Comments
This isn't something you should fix with the |
Hello! We get a lot of issues, so we currently close issues requiring feedback after 20 days of inactivity. It’s been at least 10 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. (A maintainer can also add the label Thanks for being a part of the Vue community! 💪💚️ |
Hey again! 😸️ It’s been 20 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Thanks again for being part of the Vue community! 💚️ |
Not sure if this issue is related to algolia search. If yes, it's fixed by #2007 |
Bug report
Steps to reproduce
/
: ie/docs/
What is expected?
Search links will include the base and link to the appropriate pages:
domain.com/docs/welcome.html
What is actually happening?
Search links do not include the base and link to the page on the domain root:
domain.com/welcome.html
The text was updated successfully, but these errors were encountered: