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

fix(plugin-vitepress): add missing userConfig.base in the page path #685

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

fraxken
Copy link
Contributor

@fraxken fraxken commented Apr 6, 2024

This pull request adds the missing base property in the vitepress plugin. If there is no base, it defaults to an empty string. Additionally, I removed the trailing slash to avoid any potential path issues (I had the issue in my own vitepress).

It should fixes #604

Copy link

vercel bot commented Apr 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
orama-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 6, 2024 1:16pm

Copy link
Member

@micheleriva micheleriva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@micheleriva micheleriva merged commit e2d6963 into oramasearch:main Apr 6, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

[Vitepress-Plugin] When clicking on the search result it gives error 404
2 participants