Replies: 1 comment 1 reply
-
我也遇到了这个问题,鼠标点不动,但是能通过键盘访问。.vuepress/config.ts文件中的docsearch配置是正确的(参考的https://theme-plume.vuejs.press/guide/features/content-search/)。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题
algolia搜索出现问题,搜索过程中只有层级标题,没有内容条目
检查发现内容条目原本对应li标签内容均为空
并且,仍能够通过方向键来切换选中的li标签,在回车后也能够正常跳转
package.json
Beta Was this translation helpful? Give feedback.
All reactions