Skip to content

移动端导航栏点击无效 #2349

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

Open
guojie opened this issue Apr 29, 2020 · 8 comments
Open

移动端导航栏点击无效 #2349

guojie opened this issue Apr 29, 2020 · 8 comments

Comments

@guojie
Copy link

guojie commented Apr 29, 2020

在移动端下,导航栏含多个菜单时,点击无效

@Mister-Hope
Copy link
Contributor

See PR #2339

@zhengju1893
Copy link

我也遇到这个问题,暂时没有好的解决办法……

@zhengju1893
Copy link

zhengju1893 commented May 1, 2020

我找到这里的问题,然后修改
image
然后
image
可以看到在pc浏览器模拟手机中可以点开,但是在真实的安卓浏览器里还是不可以……

@Mister-Hope
Copy link
Contributor

Mister-Hope commented May 2, 2020

我找到这里的问题,然后修改
image
然后
image
可以看到在pc浏览器模拟手机中可以点开,但是在真实的安卓浏览器里还是不可以……

2339 is a correct fix but no one is reviewing or merging this PR.

Vuepress team is always slow to respond.

My theme has the correct fix, mind checking it? Vuepress theme hope

@zhengju1893
Copy link

我的解决办法是将导航栏的导航全变成一级导航,取消二级折叠后就可以了,目前是这样的。
image

@nanarino
Copy link

nanarino commented May 6, 2020

我是在它提示使用npm update之后,出现了这样的变化:

"devDependencies": {
-    "vuepress": "^1.2.0"
+    "vuepress": "^1.4.1"
}

现在,我的PE浏览器 折叠的导航点不开了。我的解决方式是 回滚到1.2.0版本

@zhengju1893
Copy link

zhengju1893 commented May 11, 2020 via email

@StarlightUnion
Copy link

试试默认带的那个搜索能不能用。。

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

5 participants