"devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.7", "vue": "^3.4.15", "vuepress": "2.0.0-rc.7", "vuepress-theme-hope": "2.0.0-rc.23" }, "dependencies": { "vuepress-plugin-search-pro": "^2.0.0-rc.23" } I have the following errors: and when I look at the ...
使用文档提供的命令创建项目后,在 theme.ts 中的searchPro 配置 indexContent: true 时,搜索中文会导致页面报错,但 config.ts 中配置则可以正常搜索 pnpm create vuepress-theme-hope my-docs pnpm add -D vuepress-plugin-search-pro // theme.ts export default hopeTheme({ plugins: { searchPro: { indexCo...
根据测试结果,你可能需要调整 vuepress-plugin-search-pro 的配置选项以满足你的具体需求。例如,你可以配置搜索路径、搜索结果展示数量、搜索热键等。请确保你按照这些步骤正确配置了 vuepress-plugin-search-pro 插件,并测试了搜索功能以确保其正常工作。如果你遇到任何问题,可以查阅插件的官方文档或寻求社区的帮助。
vuepress-plugin-search-pro 2.0.0-rc.59•Public• Published2 months ago Install npm ivuepress-plugin-search-pro Repository github.com/vuepress-theme-hope/vuepress-theme-hope 872 Version 2.0.0-rc.59 License MIT Unpacked Size 257 kB Total Files ...
[Bug]在主题中配置searchPro全文检索后搜索中文浏览器报错bugSomething isn't working #4237 openedJun 26, 2024by2290774104 6 of 8 tasks 8 [Bug]侧边栏折叠要点两次了-带重现附件bugSomething isn't workingcontribution welcomePR about it is welcomed ...
Jul 2, 20241 comments1 reply Discussion options Ackerven Jul 2, 2024 - 快捷键Ctrl + K+Ctrl + /无法调出搜索界面 Answered byMister-HopeJul 2, 2024 你需要自己在页面里放置一个搜索框组件 View full answer Labels None yet 2 participants
Docs for vuepress-plugin-search-pro. Contribute to vuepress-theme-hope/search-pro-docs development by creating an account on GitHub.
"vuepress-plugin-sass-palette": "workspace:*", "vuepress-shared": "workspace:*" 2 changes: 1 addition & 1 deletion 2 packages/search-pro/src/client/composables/search.ts Original file line numberDiff line numberDiff line change @@ -35,7 +35,7 @@ export const useSearchResult = (q...
Docs for vuepress-plugin-search-pro. Contribute to vuepress-theme-hope/search-pro-docs development by creating an account on GitHub.